/* Green Section CSS */

#mainNav a:active, #fckContent a{
	text-decoration: none;
	color: #83C146;
}
#mainNav a:hover, #fckContent a:hover{
	color: #83C146;
	text-decoration: underline;
}
