body{	
font-family:verdana;
color:rgb(61,61,25);
font-size:8pt;
font-style: normal;
background-color: rgb(255,255,255);
}
A:link{
color: rgb(152,162,68);
font-weight:normal;
text-decoration:none;
}
A:visited{
color: rgb(152,162,68);
font-weight:normal;
text-decoration:none;
}
A:active{
color: rgb(152,162,68);
font-weight:normal;
text-decoration:none;
}
A:hover{
color: rgb(222,104,8);
font-weight:bold;
text-decoration:none;	
}