html, head, body {
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999795;
}
a {
text-decoration:none;
color:#0066CC;
}
a:active, a:hover {
text-decoration:none;
color:#FFFFFF;
}
