body{
	background:#ffffff;
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#ffffff; 
  	scrollbar-darkshadow-color:#0066B3; 
	scrollbar-face-color:#0066B3; 
	scrollbar-highlight-color:#ffffff; 
  	scrollbar-shadow-color:#0066B3;
	
	overflow-x:hidden;

}


	
.fliesstext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:17px;
	color: #606060;

}
a:link{
	color:#0066B3;
	Text-Decoration : none;
}

a:visited{
	color:#0066B3;
	Text-Decoration : none;
}
a:hover{
	color:#606060;
	Text-Decoration : none;
}

