a.menu{
	font-style : normal;
	font-weight: bold;
	font-size : 17px;
	color: #336699;
	text-decoration : none;
	letter-spacing: 0.1em;

}  

a:hover.menu{
	font-style : normal;
	font-weight: bold;
	font-size : 17px;	
	color: #000000;
	text-decoration : none;
	letter-spacing: 0.1em;
}

