body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  margin: 10;
  padding: 0;
  background-image: url(../images/up.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
}
a {
  color: #aa1017;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
}
a:hover {
  color: #aa1017;
  font-weight: bold;
  text-decoration: underline;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
}
a:visited {
  color: #aa1017;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
}

