body{
background-color: rgb(220,220,220);
font-family: "Arial", serif;
font-size: 8pt;
color: rgb(99,99,99);
}
table{
font-size: 8pt;
font-family: "Arial", serif;
color: rgb(99,99,99);
}
a:link{
color: rgb(217,156,146);
text-decoration: none;
}
a:visited{
color: rgb(217,156,146);
text-decoration: none;
}
a:hover{
color: rgb(229,184,181);
text-decoration: none;
}

<!--
BODY {
scrollbar-3dlight-color: #DCDCDC;
scrollbar-arrow-color: #E5B8B5;
scrollbar-darkshadow-color: #DCDCDC;
scrollbar-face-color: #DCDCDC;
scrollbar-highlight-color: #DCDCDC;
scrollbar-shadow-color: #DCDCDC;
scrollbar-track-color: #EFEFEF; 
}
-->
