.direct:link {
  color: #000000; 
  font-size:13px;
  font-family: verdana;  
  background: transparent;
  text-decoration : none;
  font-weight: bold;
 }

.direct:visited {
  color: #0094FF; 
  text-decoration : none;
  font-size:13px; 
  font-family: verdana;  
  background: transparent;
  background-color: transparent;
  font-weight: bold;
  }

.direct:hover { 
  color: #FFFFFF; 
  text-decoration : none;
  font-size:13px; 
  font-family: verdana;  
  background: transparent;
  background-color: #0094FF;
  font-weight: bold;
  }

.menu:link {
  color: #000000; 
  text-decoration : none;
  font-size:13px; 
  font-family: verdana; 
  background: transparent;
  background-color: transparent;
  text-decoration : none;
  font-weight: lighter;
 }

.menu:visited {
  color: #000000; 
  text-decoration : none;
  font-size:13px; 
  font-family: verdana; 
  background: transparent;
  background-color: transparent;
  text-decoration : none;
  font-weight: lighter;
  }

.menu:hover { 
  color:#FF0000; 
  text-decoration : none;
  font-size:13px; 
  font-family: verdana; 
  background: transparent;
  background-color: transparent;
  text-decoration : none;
  font-weight: lighter;
  }

.text { 
  color: #000000; 
  text-decoration : none;
  text-align: justify;
  font-size: 13px;
  font-family: verdana; 
  background: transparent;
  background-color: transparent;
  }

.bold { 
  color: #6D6D6D; 
  text-decoration : none;
  font-size: 25px;
  font-family: verdana;
  font-weight: bold;
  background: transparent;
  background-color: transparent;
  }

.table { 
  color:#000000; 
  text-decoration : none;
  text-align: justify;
  font-size: 13px;
  font-family: verdana; 
  background: transparent;
  background-color: transparent;
  }

##  background: transparent;
##  background-color: #0094FF;

## .span {
##  text-indent:20px;
##  width: 750px;
##  height: 30px;
##  color:#FFFFFF; 
##  font-size: 20px; 
##  font-family: Verdana; 
##  font-weight:bold;
##  background-image: url(./pics/gradient.png);
##  background-repeat: repeat-x; 
##  text-decoration: underline;
##  text-shadow: #000000 1px 1px 2px;
## }

## span.print_underline {
##  display: inline-block;
##  height: 1em;
##  border-bottom: 5px solid #0094FF;
##  color: #6D6D6D;
##  font-size: 20px;
##  font-family: Verdana;
##  font-weight:bold;
##  text-decoration: none;
## }

