body, td {  font-family: "trebuchet ms", verdana, sans-serif; font-size: 13px; color:#c2c2c2; }

input, select, textarea { font-family: verdana; font-size: 12px; }

a:link  { text-decoration: none; color: #0caa00; }
a:visited { text-decoration: none; color: #0caa00; }
a:hover { text-decoration: underline; color: #0064aa; }

.text { font-size: 13px; color: #959595; }
.footer { font-size: 13px; color: #959595;}
.max {  width:expression(document.body.clientWidth > 760? "760px": "auto" ); }
