<style type="text/css">
<!--
body {
font-family: Arial; 
font-size: 24px;
background-color: #999999;
color:  #000080;
width: 100%;
margin-top: 80px;
margin-bottom: 80px;
margin-left: auto;
margin-right: auto;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #999944;
}
a:active {
text-decoration: none;
}
a:hover {color: #000000;
         text-decoration: underline;
         background: #B0C4DE;
}         
}

-->
