

a:link { text-decoration: none; color:#CC0000; font-weight:bold }

a:visited { text-decoration: none; color:#d14f1d; font-weight:bold }

a:hover { text-decoration: none; cursor: pointer; font-weight: bold;
          background-color: #d14f1d; color: #FFFFFF }

a:active { text-decoration: none; color:#d14f1d; font-weight:bold }
