body {
margin: 0px 0px 20px 0px;
background: gray;
font-family: trebuchet, arial, helvetica, sans-serif;font-size: 11pt;
color: white;
}

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

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



a:active {
color: #66bbcc;
text-decoration: underline;
}

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