A.thelinks {font: verdana; font-size: 8pt; color: CC3300; line-height: 1.4; text-decoration: none}
font.thetext {font: tahoma; font-size: 8pt; line-height: 1.4}
font.thetext2 {font: tahoma; font-size: 8pt; line-height: 1.6}
font.thetext3 {font: tahoma; font-size: 8pt;}
font.thetext4 {font: tahoma; font-size: 7pt; line-height: 1.3}
ul.thebox {LIST-STYLE:SQUARE; MARGIN-LEFT:36px}

#menu ul {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#menu li {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#menu a {
  display: block;
  width: 128px;
  padding: 0px 0px 0px 0px;
  border-top: 3px solid #E0E0E0;
  border-left: 3px solid #E0E0E0;
  border-bottom: 3px solid #808080;
  border-right: 3px solid #808080;
  text-decoration: none;
  background: white;
  color: black;
  text-align: center;
}

#menu a:hover, #menu a:focus {
  display: block;
  width: 128px;
  padding: 0px 0px 0px 0px;
  border-top: 3px solid #808080;
  border-left: 3px solid #808080;
  border-bottom: 3px solid #E0E0E0;
  border-right: 3px solid #E0E0E0;
  text-decoration: none;
  background: black;
  color: white;
 
 
  text-align: center;
}

#current li {
  display: block;
  width: 128px;
  padding: 0px 0px 0px 0px;
  border-top: 3px solid #808080;
  border-left: 3px solid #808080;
  border-bottom: 3px solid #E0E0E0;
  border-right: 3px solid #E0E0E0;
  text-decoration: none;
  background: black;
  color: white;
  text-align: center;
}
