body {
	background-color : #666666;
	font-size: 10px;
}

.content {
	color : #666633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}

.secondary {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}

.greenhead{
	color : #669900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}

.secondary a:link {
	color : #669900;
}

.secondary a:visited {
	color : #669900;
}

.secondary a:hover {
	color : #669900;
	text-decoration : none;
}

.secondary a:active {
	color : #669900;
}
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;
}

