.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

A.menu:link {text-decoration: none}
A.menu:visited {text-decoration: none}
A.menu:active {text-decoration: none}
A.menu:hover {text-decoration: underline; color: #FF0000;}
}
