body {
	background-color: #4F0003;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body, td, th {
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

a:link {
	text-decoration: none;
	color: #CC0033;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}
a:active {
	color: #FF33CC;
	text-decoration: none;
}
