body, td
{
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
}

a.navlink:link
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}

a.navlink:visited
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}

a.navlink:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: black;
}

a.navlink:active 
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}	

