a:link       { text-decoration: none; target: _self ; color: #4ba076}
a:active     { text-decoration: none; color: #4ba076}
a:visited    { text-decoration: none; color: #4ba076}
a:hover      { font-weight: bold;}

body
	{
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#669966;
	scrollbar-darkshadow-color:#669966;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#669966;
	font-family: Arial;
	color: #669966;
	}
