body{
  font-family: Georgia, Times, serif;
  font-size: 10pt;
  margin: 20px 0px 0px 0px;  
  text-align: center;
  background-color: #A6B2AE; 
}

#hp_link{
width: 180px;
height: 20px;
background-color: #013334;
border: 2px solid #fff;
padding-top: 4px;
}

a{
color: #fff;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #999;
}