<STYLE type="text/css">

a {
    text-decoration:none;
    color:#006699;
    font-style:Arial;
  }

a:hover {
    color:#ff0000;
  }

.LibMenuBar:{
             font-family:Veranda, Arial, Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:10pt;
             color: #006699;
             text-decoration:none;
             hover:#FF0000;
             }

.LibMenuBar:hover {
     color:#FF0000;
  }

.LibTitleBar:{
             font-family:Veranda, Arial, Helvetica;
             font-style:normal;
             font-weight:bold;
             font-size:8pt;
             color: #006699;
             text-decoration:none;
             hover:#FF0000;
             }

.LibTitleBar:hover {
     color:#FF0000;
  }

.LibSideBar:{
             font-family:Veranda, Arial, Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:10pt;
             color: #006699;
             text-decoration:none;
             hover:#FF0000;
             }

.LibSideBar:hover {
     color:#FF0000;
  }

.LibLink:{
             font-family:Veranda, Arial, Helvetica;
             font-style: normal;
             font-weight: normal;
             font-size: 12pt;
             color: #006699;
             text-decoration:none;
             hover:#FF0000;
             }

.LibLink:hover {
     color:#FF0000;
     text-decoration: underline;
  }

.LibLink2:{
             font-family:Veranda, Arial, Helvetica;
             font-style: normal;
             font-weight: normal;
             font-size: 12pt;
             color: red;
             text-decoration:none;
             hover:#FF0000;
             }

.LibLink2:hover {
     color:#FF0000;
     text-decoration: underline;
  }

.LibLink3:{
             font-family:Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-weight: bold;
             font-size: 18pt;
             color: #00000;
             text-decoration:none;
             hover:#996600;
             }

.LibLink3:hover {
     color:#996600;
     font-size: 18pt;
     text-decoration: none;
  }

TABLE.nav TD {
     border-style: outset 0px #006699;
     background-color: #FFFF80;
     color: #006699;
     font-family:Veranda, Arial, Helvetica;
     font-style:normal;
     font-weight:bold;
     font-size:8pt;  
     padding: 0 0.25em;
     }


</style> 
