body {
	background-color: #ECE9D8;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	color: #996666;
}

body, td, th {
	color: #996666;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
}

h1, h2 {
	color: #996633;
	font-size: large;
	font-family: "Trebuchet MS";
}

h3, h4, h5, h6 {
	color: #996633;
	font-size: medium;
}

a {
  color: #996666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.arrow {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
