body {
margin: 0px;
text-align:center;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
background-color: #000000;
}
a, a:link, a:visited {
color: #FFFFFF;
text-decoration: underline;
}
a:hover {
color: #CCCCCC;
text-decoration: underline;
}
.bpromobg {
	background-image: url(../images/promo_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}