a  {
	color : #200040;
	text-decoration : none;
}

a:visited  {
	color : #D09040;
	text-decoration : none;
}

a:active  {
	color : #F02030;
	text-decoration : none;
}

a:hover  {
	color : #F02030;
	text-decoration : underline;
}

a font {
	color : #0000be;
	text-decoration : none;
}

a:visited  font{
	color : #92007B;
	text-decoration : none;
}

a:active  font{
	color : #8C8C8C;
	text-decoration : none;
}

a:hover  font{
	color : #0000be;
	text-decoration : underline;
}
