body {
	  font-size: 10px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #666666;
}

table {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}

a {
	font-size: 10px;
	text-decoration:none;
	color:#274D27;
}

a:hover {
	color:#666666;
}

.green_titles {
   color: #274D27;
}

.green_titles a{
   color: #274D27;
   text-decoration:none;
}
.green_titles a:hover {
   color: #666666;
   text-decoration:none;
}

.white_text{
color:#FFFFFF;
font-weight:bold;
background-color:#274D27;
}

.news_table {
   font-size:11px;  
   color:#;
   text-align:left;
}

.news_table th {
}
