.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;


}

a:link, a:active, a:visited
{
text-decoration: none;
color: #0099CC;
}
a:hover
{
color:#009933;
}

