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(144,120,48);
font-weight:normal;

text-decoration:underline;

}
A:visited{
color: rgb(144,120,48);
font-weight:normal;
text-decoration:underline;
}
A:active{
color: rgb(79,79,0);
font-weight:normal;
text-decoration:none;
}
A:hover{
color: rgb(189,191,45);
font-weight:normal;
text-decoration:underline;	
}