@charset "iso-8859-1";

  a.sn {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
   }
   
  a.sn:hover {
	color: #FFCC33;
  }

    .white_note {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
   }
   
    .white {
    font-size: 12pt;
    color: #FFFFFF;
    text-decoration: none;
   }

  a.w {
    font-family: Palatino, Times New Roman, Times;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    line-height: 12pt;
    color: #FFFFFF;
  }
