/* CSS Document */

 
  .textlink1 A:link {color:#ffffff; text-decoration : none;}
  .textlink1 A:visited {color:#ffffff; text-decoration: none;}
  .textlink1 A:active {color:#ffffff; text-decoration: none;}
  .textlink1 A:hover {color:#ffcc00; text-decoration: underline;}
  
  .textlink2 A:link {color:#ffffff; text-decoration : none;}
  .textlink2 A:visited {color:#ffffff; text-decoration: none;}
  .textlink2 A:active {color:#ffffff; text-decoration: none;}
  .textlink2 A:hover {color:#ffffff; text-decoration: underline;}
  
  .textlink3 A:link {color:#0084CF; text-decoration : none;}
  .textlink3 A:visited {color:#0084CF; text-decoration: none;}
  .textlink3 A:active {color:#0084CF; text-decoration: none;}
  .textlink3 A:hover {color:#0084CF; text-decoration: underline;}

.par1 {font-size:7.5pt;font-family:verdana;color:#0084CF;}
.par2 {font-size:7pt;font-family:verdana;color:#ffffff;}
.par3 {font-size:9pt;font-family:verdana;color:#0084CF;}
.par4 {font-size:9.5pt;font-family:verdana;color:#333333;}
.par5 {font-size:8.5pt;font-family:verdana;color:#333333;}
.par6 {font-size:8.5pt;font-family:verdana;color:#0084CF;}

