

a  {
	color: #000033;
	text-decoration : none;
}


a:visited  {
	color: #83838F;
	text-decoration : none;
}


a:active  {
	color: #000033;
	text-decoration : none;
}


a:hover  {
	color : #666699;
	text-decoration : underline;

}

