html,body {
background-color: #99FFFF;
font-size: 0.9em;
}

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

a:hover {
text-decoration: underline;
}
