<style type="text/css">{  }
  a {
    text-decoration: none;
    color: #a08080;
    font-weight: bold;
    }
  a:active {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    }   
  a:visited {
    text-decoration: none;
    color: #a08080;
    font-weight: bold;
    }
  a:hover {
    text-decoration:underline;
    color:#000000;
    font-weight: bold;
    }
  a.white {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    }
  a.white:visited {
    color: #ffffff;
    }
  a.white:hover {
    color: #ff0000;
    }
  body {
    color: #000000;
    background: white;
    font-family: verdana, arial, helvetica
    }
  h3 {
    color: #000000;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    }
  h4 {
    color: #000000;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
    }
  h5 {
    color: #000000;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
    }
-->
</style>