
body {
margin: 10px;
padding: 10px;
background-color: #FFFFFF;
}


a:link {color: #006699; font-weight: normal; text-decoration: none;}
a:visited {color: #006699; font-weight: normal; text-decoration: none;}
a:active {color: #006699; font-weight: normal; text-decoration: underline;}
a:hover {color: #006699; font-weight: normal; text-decoration: underline;}

