
body  {
	font-family:tahoma, sans-serif;
	
	
}


p {font-size: 100%;}
td {font-size: 80%;}

a.navlink:link {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.navlink:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.navlink:hover {
	color: #ffffff;
	text-decoration: none;
}
a.navlink:active {
	background-color: transparent;
	color: #52667A;
	text-decoration: none;

}

