html, body{
font-family:verdana;


}
a				{color:black;}
a:active     { text-decoration: underline; }

a:hover      { text-decoration: none; }

a:link       { text-decoration: underline; }

