body { color: #fff; background-color: #333; }
a:link { color: #f90 ; text-decoration: none; }

a:visited { color: #f90 ; text-decoration: none; }

a:hover { color: #f90 }

a:active { color: #f90 }
.info { color: yellow; text-decoration: none; }
.tabhead { color: white; font-size: 10pt; font-weight: bold; text-align: center; }
