body {
	background-color: #F5E29F;

}
td {
	font-family: "trebuchet ms", geneva, arial, verdana;
	;
	font-size: medium;
	color: #333333;
	vertical-align: top;
	}
.bigtable {
	background-color: #Fff3c0;
	border: 1px solid #333333;
}
.menutable {
	font-weight: bold;
	color: #F5E29F;
	background-color: #000000;
	padding: 5px 10px;
	font-size: 16px;
}
a {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #F5E29F;
	text-decoration: underline;
}
.maintext {
	font-size: medium;
}
.darklink {
	color: #994444;
}

a.darklink:hover {
	color: #994444;
	text-decoration: underline;
}

.bTitle{
	color: #994444;
	text-decoration: underline;
}

.bText{
	color: #994444;
	text-decoration: underline;
}
