.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.whitelink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;

}
.whitelink2:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	font-style: italic;
	text-decoration: none;
}
.background {
	background-color: #993300;
	background-image: url(images3/logo.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;

}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.redlink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.goldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.goldlink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.divTextArea {
	scrollbar-face-color: #C2621D;
	scrollbar-track-color: #C2621D;
	overflow: auto; 
	width: 410px; 
	height: 265px; 
	margin: 5px;
}.specials_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #984012;
	background-image: url(images/specials_events_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DE8F40;
	border-right-color: #DE8F40;
	border-bottom-color: #DE8F40;
	border-left-color: #DE8F40;
	padding: 3px;
}
