.normal {  font-family: Arial, Helvetica, sans-serif}
a.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3A5959;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #231919;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3A5959;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #231919;
	text-decoration: none;
}