 
  BODY {
	BACKGROUND:    url() #FFFFFF no-repeat left top;
	font-family : Verdana, Arial, Helvetica, "Palatino Linotype", Georgia, "Times New Roman";
	color: #404040;
	font-size : x-small;
	margin:0px;
	padding:0px;
	SCROLLBAR-FACE-COLOR: #9CB684;
	SCROLLBAR-HIGHLIGHT-COLOR: C4C4F6;
	SCROLLBAR-SHADOW-COLOR: #800000;
	SCROLLBAR-3DLIGHT-COLOR: #C4C4F6;
	SCROLLBAR-ARROW-COLOR: #23225B;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #23225B;
} 
  
  A, a:link { font color : #666666; text-decoration : none;  font-weight: normal;} 
  a:visited { font-weight : normal; color : #000000;} 
  A:HOVER, a:active { color : #9CB684; }

