body { color: #fff; background-color: #333; }

p {}

td {}

a:link { color: white; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

a:visited { color: red }

a:hover { color: white; }

a:active { color: white; }
.tabhead { line-height: 20px; background-color: #f60; }
.tabval { line-height: 100px; }
.tabtitle { font-size: 20px; font-weight: bold; line-height: 30px; vertical-align: bottom; }

