a.menu{
	color : #0033CC;
	text-decoration : none;
	font-family : "Comic Sans MS";
}
a.menu:HOVER{
	color : White;
	text-decoration : underline;
	font-weight : bold;
}
a.reglink{
	color : #0033CC;
	text-decoration : none;
}
a.reglink:HOVER{
	color : White;
	text-decoration : underline;
	font-weight : normal;
	font : bold;
}
