/*  a {text-decoration: none;}	*/
/*  a:hover {text-decoration: underline;}	*/


  a:link { 		color: #0066FF; text-decoration: none;}
  a:visited { 	color: #0066FF; text-decoration: none;}
  a:hover { 	color: #FF6633; text-decoration: underline;}
  a:active { 	color: #0066FF; text-decoration: underline;}

  .txtActiv{ 	color: #FF0000;}

  .list {font-size: 11pt;line-height: 10.5pt;}
  .slist{font-size: 10pt;line-height: 9pt;}
  .input {border:solid 1 #77c;background-color:f0f0f0;font-size:10pt;color:#444;}
  .submit {border:solid 1 #44c;background-color:9999ff;font-size:9pt;color:#fff;}
  .brdr {background-color:#aaaacc;}
  .bga {background-color:#ddddff;}
  .bgb {background-color:#e0e0ff;}
  .bgc {background-color:#f0f0ff;}
