BODY { 
}

FONT.a1 {
  font-family: verdana, arial, sans-serif;
}

A.toadp { text-decoration: underline; color: #FFFFFF; }
A.toadp:hover { text-decoration: underline; color: #CCCCFF; }

A.menu { text-decoration: underline; color: #6666CC; }
A.menu:hover { text-decoration: underline; color: #000000; }

A.noline { text-decoration: none;  }
A.noline:hover { text-decoration: none;  }

strong.stronger {
  font-weight: bolder;
}

DIV.rightborder {
  padding-right: 10px;
  border-right: 1px solid #e0e0e0;
}

.smallletters {
  font-size: 11px;
}

.linx H1, H2, H3, H4, H5, H6 { color: #996633; }
.linx UL { margin-top: 0px; }

