A.mainnav:link { font-size: 10px; color:#000000; font-weight: bold; text-decoration: none; }    
A.mainnav:visited { font-size: 10px; color:#000000; font-weight: bold; text-decoration: none; }
A.mainnav:hover   { font-size: 10px; color:#993300; font-weight: bold; text-decoration: none; }
A.mainnav:active  { font-size: 10px; color:#000000; font-weight: bold;text-decoration: none; }  

A.home:link { font-size: 10px; color:#CC6600; font-weight: bold; text-decoration: none; }    
A.home:visited { font-size: 10px; color:#CC6600; font-weight: bold; text-decoration: none; }
A.home:hover   { font-size: 10px; color:#999999; font-weight: bold; text-decoration: none; }
A.home:active  { font-size: 10px; color:#CC6600; font-weight: bold;text-decoration: none; }  

.box 
{  
font-size: 10px; 
font-style: normal; 
color: #000000; 
text-decoration: none; 
background-color: #FFF; 
border-color: #CCC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
}

.feature_heading
{
font-size: 11px;
font-weight: bold;
color: #82AC59;
text-decoration: none; 
text-align: center;
}

.feature_text
{
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none; 
text-align: center;
}

.feature_text_left
{
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none; 
text-align: left;
}