a  {
	color : #3300ff;
	text-decoration : underline;
	font : bold;
}

a:Hover  {
	color : #000000;
	text-decoration : none;
	font-weight: bold;

}

a:menulink {
	color: 3300ff;
	text-decoration: none;
	font-weight : bold;
}  
a:menulink:hover{
	color: #ffffff;
	text-decoration: none;
}
