.menu {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #3300CC;
	text-decoration: none;
}
