body {
   color: #000000;
   font-family: Verdana;
   font-size: 12px;
}

tr,td,textarea,input,select,option {
   color: #000000;
   font-family: Verdana;
   font-size: 12px;
}
a {
   color: #08673e;
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
.newstitle {
   font-size: 12px;
   font-weight: bold;
}
.newsimage{
   float: right; 
   padding-left: 3px;  
}
.newsimage img {
   border: 1px solid #000000; 
}
.newsbase {
   clear: all;
}
.news { 
   color: #000000;
   font-family: Verdana;
   font-size  : 11px;
   padding-top: 2px;
   padding-bottom: 2px;
}       
.news a {
   text-decoration: none;
}
.news a:hover {
   color: #ffffff;
   background-color: #00ae63;
   text-decoration: none;
}   
.comments {
   font-family: Verdana;
   font-size  : 11px;
   padding-left: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-right: 10px;
}   
.forumposts {
   color: #ffffff;
   font-family: Verdana;
   font-size  : 12px;                                                       
   padding-top: 10px;                                                       
   padding-bottom: 10px;                                                    
}  

