body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	text-decoration: none;
	color: #000000}

a:visited {
	text-decoration: none;
	color: #000000}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #000;}
