@charset "UTF-8";
/* CSS Document */

#footer {
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
	border-top: 0px solid #660000;
	width: 754px;
	padding: 2px 0;
	clear: both;
	left: 0px;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3c1213;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #99CC00;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#footer h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
	background-color: none;
	border-bottom: 1px dotted #99CC00;
}
.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
}
.style1 {color: #66CC33}
.style2 {color: #CCCCCC}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
</style>