a:hover {
          text-decoration: none; 
          color: #000000
        }
a:link {
          text-decoration: underline; 
          color: #0000FF
        }
a:visited {
          color: #000000
          }
a:active  {}
.text {
          font-family: Verdana; 
          font-size: 80%
      }
.lowmenu {
          width:100%; 
          font-size:80%;
          margin-top: 15px;
          margin-bottom: 15px;
          padding: 0px;
          text-align:center;
}
.bold {
          font-family: Verdana; 
          font-size: 80%; 
          font-weight: bold; 
          color: #000000
      }
h1 {
          font-family: Verdana; 
          font-size: 95%; 
          font-weight: bold; 
          background-color: #CCCCCC
          }
h3 {
          font-family: Verdana; 
          font-size: 85%; 
          font-weight: bold; 
          text-align:center;
          font-style: italic;
          MARGIN: 0px;
          background-color: #CCCCCC
          }
.headers {
          font-family: Verdana; 
          font-size: 95%; 
          font-weight: bold; 
          text-align:center;
          background-color: #CCCCCC
          }
.comments {
          font-family: Verdana;  
          font-size: 70%; 
          font-style: italic
          }
.text_small {
          font-family: Verdana; 
          font-size: 70%
          }
.titles {
          font-family: Verdana; 
          font-size: 100%
        }
.redbloks {
          font-family: Verdana; 
          font-size: 70%
          font-weight: bold;
          color: #cd5700
} 
.redbloks a:active, .redbloks a:visited, .redbloks a:link {
          color: #cd5700;
          font-weight: bold;
	        font-family: Verdana; 
}
.redheader {
          font-family: Verdana; 
          font-size: 110%;
          font-weight: bold;
          color: #cd5700
}      
.bluebloks { 
          font-family: Verdana;
          font-size: 90%;
          font-weight: bold;
          color: #0000FF
}         
