A:link {color : #AF3E09 ; text-decoration: underline;}
A:visited {color : #AF3E09; text-decoration: underline;}
A:active {color : #AF3E09; text-decoration: underline;} 
A:hover { color : #AF3E09; text-decoration: none;}

body {padding:0; margin:0; color:#FFFFFF; background-color:#FFFFFF
			scrollbar-face-color:#9CA0C3;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-3dlight-color:#C0C0C0;
			scrollbar-darkshadow-color:#172B7E;
			scrollbar-shadow-color:#000000;
			scrollbar-arrow-color:#165704;
			scrollbar-track-color:#E0E0E0;
}

img.floatLeft { float: left; margin: 3px; }
img.floatRight { float: right; margin: 3px; }

.content {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 7B4415;
	text-decoration: none;
}

.contentbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: AF3E09;
	text-decoration: none;
}
.xlargetext {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: AF3E09;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: none;
	font-variant: none;
	text-transform: none;
	color: FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: none;
	font-variant: none;
	text-transform: none;
	color: 7B4415;
	text-decoration: underline;
}