body {
	background-image: url(commercial/images/bintro.jpg);
	margin:0 0 0 0;
}
a.red {
	#980b1d;
	}
a.red:hover {
	#980b1d;
	}
	a.red:visited {
	#980b1d;
	}
a.red:hover {
	#980b1d;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d90624;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #de0728;
	text-align:center;
}
A.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #980b1d;
	text-align:center;
	text-decoration:none;
}

A.footerlink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #980b1d;
	text-align:center;
	text-decoration:underline;
}

.counter {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#980b1d;
	}