.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #CEDEF3;
	text-decoration: none;
	text-align: left;
	}
a:hover.menu{
	color: #23324F;
}