body,td,th {
	font-size: 14px;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #958878;
}
a:link {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996633;
}