/*###############################################################################################
#
#  project           : FysioFitnessFranssen.nl
#  filename          : style.css
#  last modified by  : Bart van de Weijer
#
###############################################################################################*/


body {
	background-color: #7DD9CC;
	font-family:Times New Roman;
	font-size:11px;
	color:#003366;
}
a:link 			{ font-family:Times New Roman; color:#003366; text-decoration:underline:none; }
a:visited 		{ font-family:Times New Roman; color:#003366; text-decoration:underline:none; }
a:active 		{ font-family:Times New Roman; color:#003366; text-decoration:underline:none; }
a:hover 		{ font-family:Times New Roman; color:#003366; text-decoration:underline:none; }


