a:active
 {
 font-family: Verdana;
 font-size: 10pt;
 color: #333333;

 text-decoration: none;
 }

a:link
 {
 font-family: Verdana;
 font-size: 10pt;
 color: #333333;

 text-decoration: none;
 }

a:visited
 {
 font-family: Verdana;
 font-size: 10pt;
 color: #333333;

 text-decoration: none;
 }

a:hover
 {
 color:#99cc33;
 }


