

a:link {
	font-weight: lighter;
	color:  #48372d;
	text-decoration:underline
};
.greenbar{
display: block;text-align: center; padding-top: 3px; padding-bottom: 3px;background-color: #006633; #color:#ffffff; font-weight: bold; font-size: 12px; margin-left: 6px;margin-bottom: 2px; width: 232px;}
a:visited {
	font-weight: lighter; color:	#48372d; text-decoration:underline
}
a:hover {
	font-weight: lighter;
	color: #5c7aa7;
	text-decoration: underline
}

a:active {
	font-weight: lighter;
	color: #48372d;
	text-decoration:underline
}
	font-weight: bold;
	A.hdrlink:link {
	color: #48372d; 
	text-decoration: none;
}


