body 
{
margin: 0px;
background-color: #ececec;
font: normal 13px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
line-height: 20px;
color: #666;
}
    	    
a.discreet 
{
color: #666;
text-decoration: none;
}
    	    
a.discreet:hover 
{
text-decoration: underline;
color: #333;
}
    	    
a {
color: #FF9900;/*#409f00*/
 }

span.highlight
{
background-color: #ff4;
}
