.upd
  {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  font-weight:bold;
  text-decoration: none;

  }
 

  a:link.upd
  {
  text-decoration: underline;
  color: #ff0000;
  }

  a:hover.upd
  {
  text-decoration: none;
  color: #000000;
  }

  a:visited.upd
  {
  color: #ff0000;
  text-decoration: underline;
  }
  
  a:hover.upd
  {
  color: #000000;
  text-decoration: none;
  }

}


.t1
  {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #cccccc;
  font-weight:bold;
  text-decoration: none;

   }
 

  a:link.t1
  {
  text-decoration: underline;
  color: #ff0000;
  }

  a:hover.t1
  {
  text-decoration: none;
  color: #000000;
  }

  a:visited.t1
  {
  color: #ff0000;
  text-decoration: underline;
  }
  
  a:hover.t1
  {
  color: #000000;
  text-decoration: none;
  }

}
.text
  {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  text-decoration: none;

  }
 

  a:link.text
  {
  text-decoration: none;
  color: #000000;
  }

  a:hover.text
  {
  text-decoration: none;
  color: #000000;
  }

  a:visited.text
  {
  text-decoration: none;
  color: #000000;
  }
  
  a:hover.text
  {
  color: #000000;
  text-decoration: none;
  }

}