body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #660000;
}
body {
	background-color: #F2DDC2;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #660000;
}
