@charset "utf-8";

a {
	font-size: 12px;
	color: #FFCC00;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D1A706;
}

body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #2b2985;
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#section {
	position: relative;
	top: 51px;
	left: 1110px;
	text-align: left;
	width: 32px;
	height: 2px;
	background-color: #2B2985;
