body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6666FF;
}
a:hover {
	color: #FFCC66;
}
.linkbgrddrk {
	background-color: #6D6D49;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #3333FF;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #999966;
	font-weight: bold;
}

/* ID Styles */


	
#navigation a {
	font:normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #999966;
	color: #FFFFFF;
	text-decoration: none;
	display:table-row-group;
	padding: 0px;
	vertical-align: text-top;
	top: auto;
	text-align: left;
	float: left;
	border-top: none;
	border-right: none #666633;
	border-bottom: none #666633;
	border-left: none #666633;
	background-repeat: no-repeat;
	}
	
#navigation a:hover {
	color:#FFCC66;
	}
.header {
	font-weight: bolder;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.subheader {
	text-transform: capitalize;
}
.heading {
	text-decoration: underline;
	font-weight: bold;
}

