*{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

html, body
{
  width: 100%;
  height: 100%;
}

body
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
