body {
   font-family: Arial, Helvetica, serif;
   font-size: 85%;
   line-height: 14px;
   
   
}
   
}

h1 {
   font-size: 90%;

}

a img {
   border: none;

}


a:link,a:visited {
   color:#228B22;bgcolor:white;
   text-decoration:none;
}

a:hover,a:active {
   color:black;bgcolor:white;
   text-decoration:underline;
}