body {
	font-family: "Times New Roman", Times, serif;
}
a {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
}
