a.link_g {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 	font-style: normal;	 color: #48691D; text-decoration: none}
a.link_g:visited {color: #48691D}
a.link_g:hover  {color: #8BC741}

body {
	background-color: #128C12;
	margin: 0 auto;
}

body, html, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
}

.footer {
	font-size: 9px;
	color: #fff;
}

.subtitle {
	color: #007d94;
	font-size:14px;
	}
.Bulletin {
	color: #FFFFFF;
	font-size:14px;
	text-shadow:#CCCCCC
	}

a {
	color:#007d94;
	font-weight: bold;
	text-decoration:none; }

a:hover {
	color:#007d94;
	font-weight: bold;
	text-decoration:underline; }
	
.footer a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}
	
.footer a:hover {
	font-weight: bold;
	color:#00FFFF;
	text-decoration:underline;
	}
	

