a:link 
{
	font-family:Arial;
	font-size:smaller;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited 
{
	font-family:Arial;
	font-size:smaller;
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	font-family:Arial;
	font-size:smaller;
	color: #0000CC;
	text-decoration: none;
}
a:active 
{
	font-family:Arial;
	font-size:smaller;
	color: #000000;
	text-decoration: none;
}

