BODY {
  margin-top: 40px;
}
A:LINK {
  text-decoration: none;
  color: #0000FF;
}
A:VISITED {
  text-decoration: none;
  color: #0000FF;
}
A:ACTIVE {
  text-decoration: none;
  color: #0000FF;
}
A:HOVER {
  text-decoration:  underline;
  color: #FF0000;
}
#a{
  font-size : 12px;
  font-weight : lighter;
  left : 18%;
  position : relative;
  margin-top : -35px;
  margin-bottom : 0px;
}
