body {
	background-color : #646666;
	font-size: 11px;
}

.content {
	color : #666633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}

.secondary {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}


.secondary a:link {
	color : #003868;
}

.secondary a:visited {
	color : #003868;
}

.secondary a:hover {
	color : #003868;
	text-decoration : none;
}

.secondary a:active {
	color : #003868;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav a:link {
	color : #FFFFFF;
	text-decoration: none;
}

.subnav a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

.subnav a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.subnav a:active {
	color : #FFFFFF;
	text-decoration: underline;
}
.subnav {
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}
.pagetitle {
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}
.footer {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}
.footer a:link {
	color : #999999;
	text-decoration: none;
}
.footer a:visited {
	color : #999999;
	text-decoration: none;
}
.footer a:hover {
	color : #CCCCCC;
	text-decoration : underline;
}
.footer a:active {
	color : #CCCCCC;
	text-decoration: underline;
}
