body {
 margin: 0 auto;
 font: 11px "Trebuchert MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #50703D;
 background-color: #ffffff;
}

#box {
 margin: 0 auto;
 width: 925px;
 height: 595 px;
 position: relative;
}

td {
 font: 11px "Trebuchet MS";  
 color: #50703D;
 line-height: 14px;  
}

a:link, a:visited, a:hover, a:active {
 color: #50703D;
 text-decoration: none; 
}
a:hover {
 color: #A8BC98;
 text-decoration: underline; 
}