a.menu:link {
	color: #484848;
	text-decoration: none;
	font-family:Arial;
}
a.menu:visited {
	color: #484848;
	text-decoration: none;
	font-family:Arial;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	font-family:Arial;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
	font-family:Arial;
}

.menu {font-family:arial; font-size:10px;}