A {
	font-family : Verdana;
	text-decoration:none;
	color: #FFFFFF;
	font-weight : bold;
}
A:HOVER {
	font-family : Verdana;
	text-decoration : none;
	color:#9FC5B7;
	font-weight : bold;
}
a.menu {
	font-family : Verdana;
	text-decoration:none;
	color:#003399;
	font-size : 11px;
	font-weight : lighter;
}
.menu:hover{
	font-family : Verdana;
	text-decoration : none;
	color:#EB1F20;
	font-size : 11px;
	font-weight : lighter;
}
