a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #6666FF;
}
