a:link {
  color: #254965; 
  text-decoration: none; 
  background: none;}/*normal links in the text*/
a:visited {
  color: #254965; 
  text-decoration: none; 
  background: none;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #254965; 
  text-decoration: none; 
  background: none;}
a:active {/*colour in NN4.xx is red*/ 
  color: #254965; 
  text-decoration: none; 
  background: none;}

 .bodytxt {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  line-height: 13px;

  font-style: normal;

  font-weight: normal;

  color: #000000;

  margin:0px;

  text-decoration: none;  

}

.bold {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  line-height: 13px;

  font-style: bold;

  font-weight: bold;

  color: #666666;

  margin:0px;

  text-decoration: none;  

}

.bodytxtsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-style: normal; font-weight: normal; color: #000000; margin:0px; text-decoration: none; }

.forms { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; font-style: normal; font-weight: normal; color: #000000; margin:0px; text-decoration: none; }

.boldblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-style: bold; font-weight: bold; color: #254965; margin:0px; text-decoration: none; }
.boldgrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-style: bold; font-weight: bold; color: #cccccc; margin:0px; text-decoration: none; }
.bluelink { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #8495A6; ; font-size: 11px; text-decoration: none ; }
.greyBodytxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-style: normal; font-weight: normal; color: #666666; margin:0px; text-decoration: none; }
.boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-style: bold; font-weight: bold; color: #FFFFFF; margin:0px; text-decoration: none; }
