.menu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}

.menu:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0099FF;
}
