body{ 
font:normal 12px Verdana, Helvetica, sans-serif;
color:#F2F2F2; 
}


table,tr,td{font:normal 11px Verdana, Helvetica, sans-serif;}

a:link {
  color: #232F3B; 
  text-decoration: none; 
  }/*normal links in the text*/
a:visited {
  color: #232F3B; 
  text-decoration: none; 
  }
a:hover { /*this effect is not shown in NN4.xx*/
  color: #F2F2F2; 
  text-decoration: none; 
  }
a:active {/*colour in NN4.xx is red*/ 
  color: #F2F2F2; 
  text-decoration: none; 
  }

table.nav { font: 12px verdana, Helvetica, sans-serif; color: #232F3B;  font-weight : bold;
  }

h1 {font-color: #000000; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
h2 {color: #131B22; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}