a:link { color: #ffbc00; font-weight: bold; text-decoration: none; }
a:visited { color: #ffbc00; font-weight: bold; text-decoration: none; }
a:hover { color: #000; font-weight: bold; background-color: #ffbc00; text-decoration: none; }
a:active { color: #ffbc00; font-weight: bold; text-decoration: none; }
body { color: #fff; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #008080; text-decoration: none; word-wrap: break-word; }

