a:link
{
	color	: 400080;
	font-family	: helvetica;
	font-size : 10;
	text-decoration : none;
}

a:visited
{
	color	: 400080;
	font-family	: helvetica;
	font-size : 10;
	text-decoration : none;
}

a:hover
{
	font-family	: helvetica;
	text-decoration : underline;
	font-size : 10;
	color	: 8F0C20;
}
