body{
 background-color: #888888;
 margin: 0px;
 padding: 2%;
}

a{
 color:#333333;
 text-decoration:none;
 border-bottom:1px dashed#1B6361;
}

a:hover,a:active{
 color:#1B6361;
 border-bottom:1px solid#1B6361;
}

.style1 {font-size: small}
