.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a {
	color: #000099;
	text-decoration: none;


}
a:hover {
	text-decoration: underline;
}
.none {
	text-decoration: none;
}
