body { background-color: #F9F6A6; }

p,td,tr,table,li,ul,h1,h2,h3,h4,h5,h6 {
  font-family: verdana, geneva, arial, helvetica;
  font-color: black;
}

p,td,li,ul {font-size: 11px;
}

a { text-decoration: underlined; color: #000000; }
a:visited { color: #000000; }
a:hover { color: #FFD060; text-decoration: none}
a:active { color: #FFD060; }
