html, body{
 margin:0;
 padding:0;
 font-family: georgia,"Verdana","Arial","Helvetica",sans-serif;
}

A       {text-decoration: none}
A:hover {text-decoration: underline}
