a:link { font-weight: bold; color: grey; text-decoration: none; }

a:visited { font-weight: bold; color: grey; text-decoration: none; }

a:focus { font-weight: bold; color: grey; text-decoration: none; }

a:hover { font-weight: bold; color: grey; text-decoration: underline; }

a:active { font-weight: bold; color: grey; }

body { font-family: Verdana; background: #000000; }