Let's see, off the top of my head, that should be:
access-list 101 permit ip 0.0.0.0 255.255.255.255 10.99.0.0 0.0.255.255
access-list 101 permit ip 0.0.0.0 255.255.255.255 172.16.0.1 0.0.0.0
That will permit any traffic headed to 10.99.0.0 /16 and 172.16.0.1. Of course, you'll require an access-class... er, no, an access-group to apply it to an interface. Access-class would be for a line.