body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/back.jpg);
	background-color: #EBD693;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #065f8b;
}
a:visited {
	color: #065f8b;
}
a:hover {
	color: #5311ff;
}
a:active {
	color: #065f8b;
}

.blackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a.buttons:link {
	color: #065f8b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:active {

	color: #065f8b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:visited {
	color: #065f8b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:hover { 

    color: #5311ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #871E0C;
}

.redbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}

.reditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #871E0C;
}

.bold_gold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D5300;
}

.small_black_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.black_body_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.gold_background {
	background-color: #AC7F2A;

}
a.bold_yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FF6;
	text-decoration: none;
}
.bold_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00587E;
}
