body {
  font-size: 12px;
  font-family: arial;
  height:100%;
}

ul {
  list-style:none;
}

a img {
  border:none;
}

a {
  text-decoration:none;
  font-weight:bold;
}

a:hover {
	text-decoration:underline;
}