.menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
