.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration: none;


}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

