a.menu {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
}
