

a:link {
	color: #007842;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #007842;
	font-weight: bold;
	text-decoration: none;

}
a:hover {  color: #007842}
a:active {
	color: #007842;
	font-weight: bold;
	text-decoration: none;

}






.sidebar {
	font-family : Helvetica, Arial, san-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color : #007842;
	line-height: 1.1;
}

