BODY {
  background-color: #ffffff;
  color: #333333;
  font-family: Arial;
  font-size: 10px;
 }
TD {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
}
 
.TEXT {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  font-weight: 500;
 }

A:link, A:active, A:visited {
  font-size: 12px;
  font-family: Arial;
  color: #51381e;
  font-weight: 700;
  text-align: left;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}
 
A.areabar:link, A.areabar:active {
  font-size: 12px;
  color: #D2C9AA;
  text-decoration: none;
}

A.areabar:hover {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}

A.areabar:visited:hover {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}


A.areabar:visited {
  font-size: 12px;
  color: #D2C9AA;
  text-decoration: none;
}
.areabar {
  font-size: 12px;
  font-family: Arial;
  color: #D2C9AA;
  font-weight: 700;
  text-align: left;
}

.curr_loc {
  font-size: 10px;
  font-family: Arial;
  color: #51381e;
  font-weight: 700;
  text-align: left;
}