BODY{
        SCROLLBAR-BASE-COLOR: white;
        SCROLLBAR-SHADOW-COLOR: yellowgreen;
        SCROLLBAR-3DLIGHT-COLOR: yellowgreen;
        SCROLLBAR-ARROW-COLOR: #f0ead2;
        SCROLLBAR-TRACK-COLOR: #ffffff;
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size : 10px;
	color : #008B00;
	font-family : "Trebuchet MS", Osaka, sans-serif;
}

A:text{text-decoration:none; color:#008B00;}
A:link{text-decoration:none; color:orangered;}
A:visited{text-decoration:none; color:orangered;}
A:active{text-decoration:none; color:tomato;}
A:hover{text-decoration:underline; color:tomato;
position:relative;top:2px;left:2px}
}
