.menu
{
	font-family: Verdana,;
	font-size: 14 px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	text-align: center;}
	a {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;

} a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
}
