BODY {	
			
	background-color: #D5E5EC;
	SCROLLBAR-FACE-COLOR: #007236;
	FONT-SIZE: 14px; 
	fixed;
	SCROLLBAR-HIGHLIGHT-COLOR: #47AA40; 
	SCROLLBAR-SHADOW-COLOR: #47AA40; 
	SCROLLBAR-3DLIGHT-COLOR: DAEEF2; 
	SCROLLBAR-ARROW-COLOR: white; 
	PADDING-TOP: 0px; 
	SCROLLBAR-TRACK-COLOR: #D5E5EC;
	BACKGROUND-REPEAT: no-repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: #47AA40; 
	
	margin-top: 2px; 
	margin-left: 10px;
	margin-width: 0px;
	margin-height: 0px;
}
<style>
{font-size: 13px}
</style>
a:link, a:visited, a:hover, a:active {
	font:	normal 10pt Tahoma, sans-serif; color: #FFFFFF;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

a        {text-decoration: none}
a:link   {color: #01532A; text-decoration: underline}	
a:visited {color: #1B1464; text-decoration: underline} 
a:active {color: #1B1464; text-decoration: underline}	
a:hover  {color: #038540; text-decoration: underline}	

