
td.text {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  letter-spacing: -0.51px;
} /*black */

td.text2 {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
} /*white */

.a {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
} /*white */

td.text3 {
  font-family: Times, serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
} /*white */

td.text4 {
  font-family: Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
} /*white */

td.footer {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
} /*white */

.footer {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
} /*white */

a.nav2 {
  color: black;
  text-decoration: none;
}

a.nav1:link {
  color: #A34747;
}	

a.nav1:visited {
  color: #996666;
}

:link {
  color: #000000;
} /* for unvisited links */

:visited {
  color: #6C6C6C;
} /* for visited links */ 

:hover {
  color: #0000CC;
} /* when mouse is over link */ 

:active {
  color: #6C6C6C;
} /* when link is clicked */ 
