
a:link {
	color: #009933;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #009933;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #000000}
a:active {
	color: #009933;
	font-weight: normal;
	text-decoration: none;

}

.sidebar {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #FFFFFF;
	line-height: 1.5;
}

.sidebar a:link {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:active {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:visited {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:hover {
		color : #99CC99;
	
}



.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #A15B4B;
	line-height: 1.5;
}

.subhead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #A15B4B;
	line-height: 1.5;
	
}


.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #A15B4B;
	line-height: 1.5;
	
}

.greenhead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #009933;
	line-height: 1.5;
	
}




