.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990033;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	width: 606px;
	left: 5px;
	top: 0px;
}
.banner {
	background-color: #FFFFFF;
	top: 5px;
	left: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 606px;
	top: 152px;
	background-image: url(images/background.gif);
	background-color: #FFFFFF;
	left: 6px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	background-color: #FFFFFF;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	background-color: #FFFFFF;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.content a:link {
	color: #990033;
	background-color: #FFFFFF;
	text-decoration: none;
}
.content a:visited {
	color: #660033;
	background-color: #FFFFFF;
	text-decoration: none;
}
.content a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.content a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
