body{	
font-family:verdana;
color:rgb(61,61,25);
font-size:8pt;
font-style: normal;
background-color: rgb(255,255,255);
scrollbar-face-color: #8896A3;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #6B7B8C;
scrollbar-darkshadow-color: #6B7B8C;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #ffffff;
}
A:link{
color: rgb(79,79,0);
font-weight:normal;
text-decoration:none;
}
A:visited{
color: rgb(79,79,0);
font-weight:normal;
text-decoration:none;
}
A:active{
color: rgb(79,79,0);
font-weight:normal;
text-decoration:none;
}
A:hover{
color: rgb(129,129,10);
font-weight:normal;
text-decoration:underline;	
}
