body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer_red {
	background-color: #A62222;
	margin: 0px;
	padding: 5px;
}
.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}A.footer:hover {
	text-decoration: underline;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bigtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
