body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #603912;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #FFCC66;
}

a.yellowbuttons:link {
	color: #FFCC66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.yellowbuttons:active {
    color: #FFCC66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.yellowbuttons:visited {
	color: #FFCC66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.yellowbuttons:hover { 

    color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.whitebuttons:link {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.whitebuttons:active {
    color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.whitebuttons:visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.whitebuttons:hover { 

    color: #FFCC66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.smallbuttons:link {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallbuttons:active {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallbuttons:visited {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallbuttons:hover {
	color: #FFCC66;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


a.smallyellowbuttons:link {
	color: #FFE862;
	font-size: 11px;
	text-decoration: none;
}

a.smallyellowbuttons:active {
	color: #FFE862;
	font-size: 11px;
	text-decoration: none;
}

a.smallyellowbuttons:visited {
	color: #FFE862;
	font-size: 11px;
	text-decoration: none;
}

a.smallyellowbuttons:hover { 

    color: white;
	font-size: 11px;
	text-decoration: none;
}


.black_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.white_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bold_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}

.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.smallorangebuttons:link {
	color: #FFD966;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallorangebuttons:active {
	color: #FFD966;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallorangebuttons:visited {
	color: #FFD966;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallorangebuttons:hover { 

    color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
