body {
	background-color: #202020;
	background-image:  url(/anthonygallo/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footerTxt {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: normal;
	color: #7C7C7C;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #999999;
text-decoration: none;
}
.empty{
  	width:760px;
	height: 122px;
  	margin:0;
}

