body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #844242;
	text-decoration:underline;
}

