a:hover
{
	text-decoration: underline;
}

a:visited
{
#	color: 3366CC;
	color: 666666;
}

a
{
	text-decoration: none;
	font-family: Arial, Verdana, Futura, Times;
	font-weight: bold;
#	color: 003399;
	color: 000000;
}
