
a:active     {  font-family: Tahoma; font-size: 12px; color: #000000}
a:link       {  font-family: Tahoma; font-size: 12px; color: #000000}
a:visited    {  font-family: Tahoma; font-size: 12px; color: #000000}
a:hover		 {  font-family: Tahoma; font-size: 12px; color: #000000}
body         {  font-family: Tahoma; font-size: 12px; color: #000000}
li           {  font-family: Tahoma; font-size: 12px; color: #000000}
ol           {  font-family: Tahoma; font-size: 12px; color: #000000}
table        {  font-family: Tahoma; font-size: 12px; color: #000000}
td           {  font-family: Tahoma; font-size: 12px; color: #000000}


/* Style for navigation */

.navLink a {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.navLink a:visited {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.navLink a:hover {
  font-family:Tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:12px; 
  color:#FFFF00;
  font-weight:bold   
}