a.menu {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	text-decoration:none;
}
a.menu:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ff0000;
	text-decoration:none;
}

