body {
	background-color: #FFFFCC;
	
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

