body {
	background-image: url(/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0101;
	background-attachment: fixed;
}
div#footer a {
	color: #666666;
	text-decoration: none;
}
div#footer {

	color: #666666;
	text-decoration: none;
}
div#footer a:hover {

	color: #333333;
	text-decoration: underline;
}
a {
	color: #8F0101;
	text-decoration: none;
}
a:hover {
	color: #8F0101;
	text-decoration: underline;
}
.whitetxt {
	color: #FFFFFF;
}
.whitetxt a {
	color: #FFF;
}

