/*###############################################################################################
#
#  project           : DanielvanMourik.nl
#  filename          : style.css
#  last modified by  : Bart van de Weijer
#
###############################################################################################*/


body 			{
			  font-family:Times New Roman;
			  font-size:12pt;
			  color:#000000
    			}

a:link 			{ font-family:Times New Roman; color:#000000; text-decoration:underline; }
a:visited 		{ font-family:Times New Roman; color:#000000; text-decoration:underline; }
a:active 		{ font-family:Times New Roman; color:#000000; text-decoration:underline; }
a:hover 		{ font-family:Times New Roman; color:#000000; text-decoration:underline; }

