a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
; color: #0000FF
}

a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FF0000;
	}


