body {
  margin: 0px
}

table tr td {
  font-family: tahoma, serif;
  font-size: 11px;
  line-height: 17px
}

h3 {
  text-align: center
}

a.login_to_admin:active, a.login_to_admin:link, a.login_to_admin:visited, a.login_to_admin:hover {
  text-decoration: none;
  color: white
}

a:active, a:link, a:visited {
  text-decoration: underline;
  color: blue
}

a:hover {
  text-decoration: none;
  color: blue
}