/***** Content *************************/

h2 {
	font-size: 13px;
	line-height: 16px;
	color: #222222;
	font-weight: normal;
	padding: 5px 0;
	border-bottom: 6px solid #888888;
}

h5 {
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	font-weight: normal;
	padding: 4px 0;
}

h3 {
	color: #208058;
}

a:link {
color: #208058;

text-decoration: none;
}
a:visited {
color:#208058 ;

text-decoration: none;
}a:hover {
color:#68D9A9 ;

text-decoration: none;
}a:active {
color:208058 ;

text-decoration: none;


}
