* { padding: 0; margin: 0; }

body,td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background: #FAFDBC;
 font-size: 0.8em;
 line-height: 130%;
 font-size: 0.8em;
 line-height: 130%;
 color: #663300;
}

a {
 color: #92a60a;
 text-decoration:none;
 font-weight:bold;
}
a:hover {
text-decoration:underline;
}
