TD.Title { background-color : RGB(80, 108, 49);}

TD.conameHeading, DIV.conameHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}

a.nav:link {
   font-family:tahoma;
   FONT-SIZE: 12px;
   FONT-WEIGHT: 900;
   color: #ffffff;
}
a.nav:visited {
   font-family:tahoma;
   FONT-SIZE: 12px;
   FONT-WEIGHT: 900;
   color: #ffffff;
}
a.nav:hover {
   color: rgb(0,0,160);
   text-decoration: underline
}

