body {
	background-color: #F3E9D0;
}

a {

	text-decoration: none;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 12px;

}

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

.boldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913E00;
}

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

.bodyorangelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6100;
	text-decoration: underline;
}

a.redbutton:link { 

    color: #5b0024;
	font-weight:bold

}

a.redbutton:active {

	color: #5b0024;
	font-weight:bold

}

a.redbutton:visited { 

    color: #5b0024;
	font-weight:bold

}

a.redbutton:hover { 

    color: red;
	font-weight:bold

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