.fronttext a:link {
  text-decoration: none;
  color: #FFFFFF
}

.fronttext a:visited {
  text-decoration: none;
  color: #FFFFFF
}

.fronttext a:hover {
  text-decoration: underline;
  color: #FFFFFF
}

.bodytext a:link {
  text-decoration: underline;
  color: #006633
}

.bodytext a:visited {
  text-decoration: underline;
  color: #006633
}

.nav_bottom {
  font-family: arial;
  font-size: 12;
  font-weight: normal;
}

.nav_bottom a:link {
  text-decoration: none;
  color: #FFFFFF
}

.nav_bottom a:visited {
  text-decoration: none;
  color: #FFFFFF 
}

.nav_bottom a:hover {
  text-decoration: underline; 
  color: #FFFFFF
}

#nav_left_header {
  font-family: arial;
  font-size: 16;
  font-weight: bold;
}

#nav_left_text {
  font-family: arial;
  font-size: 12;
  font-weight: normal;
}

.nav_left a:link {
  text-decoration: none;
  color: #000000
}

.nav_left a:visited {
  text-decoration: none;
  color: #000000 
}

.nav_left a:hover {
  text-decoration: underline; 
  color: #000000
}

#body_header {
  font-family: georgia;
  font-size: 36;
  font-weight: normal;
  color: #660000;
}

#body_text {
  font-family: arial;
  font-size: 12;
  font-weight: normal;
}

#body_right_header {
  font-family: arial;
  font-size: 16;
  font-weight: bold;
  color: #006633;
}

#body_right_text {
  font-family: arial;
  font-size: 12;
  font-weight: normal;
}

.nav_right a:link {
  text-decoration: underline;
  color: #000000
}

.nav_right a:visited {
  text-decoration: underline;
  color: #000000 
}