body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 90%;
color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: +50% +50%;
background-color: #ffffff;
margin: 0em;
}

a:link {
color: #336699;
text-decoration: none;
}

a:visited {
color: #339966;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #cc6699;
}
