body {
	background-color: #ffffff;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	scrollbar-face-color: rgb(51,102,153);
	scrollbar-highlight-color: rgb(51,102,153);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(255,255,255);
	
	
	
}






a:link       {
	text-decoration: none;
	font-family: Arial;
	font-size:12pt;
	color:#333366;
	background : ;
	font-weight : bold;
}
a:visited    {
	text-decoration: none;
	font-family:Arial;
	font-size:12pt;
	color:#333366;
	background : ;
	font-weight : bold;
}
a:hover      {
	text-decoration: none;
	font-family: Arial;
	font-size:13pt;
	color: #ffcc66;
	background : ;
	font-weight : bold;
}
a:active     {
	text-decoration: none;
	font-family: Arial;
	font-size:13pt;
	color: #ffcc66;
	background : ;
	font : bold;
}




