.border {
	border: 1px double #232B16;
	background-position: center center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6CA15;
	font-weight: bold;
}
A:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6CA15;
	font-weight: bold;
}
A:active {text-decoration: none}
A:hover {
	font-size:12px;
	font-weight:bold;
	color: #FFFAFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1C257;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABCE42;
	font-weight: bold;
}
.sponsorbdr {

	border: 1px double #232B16;
	background-position: center center;
}
