.pageLink
 {
  font-family: Arial;
  font-size: 9pt;
  font-weight:bold;
  color:#990000;
 }
 .pressRoomLink
 {
  font-family: Arial;
  font-size: 9pt;
  font-weight:bold;
  color:#000000;
 }

.navLink
{
  font-family: Arial;
  font-size: 10pt;
  color:#000000;
  text-decoration:none;
}


.pageLink2
 {
  font-family: Arial;
  font-size: 9pt;
  font-weight:bold;
  color:#990000;
 }

a.pageLink2:visited{color:#cccccc;}

td.mytdclass:hover {
  
  background-color: #FFC800;
}

.myTdClass
{
 background-color: white;	
}
 


