html, body{
   margin: 10px 20px;
   padding: 0px;
	scrollbar-track-color: Green;
	scrollbar-base-color: Red;
	background-image: url(../images/xindex.jpg);
	background-repeat: repeat;
	
	
}



#botton a:link{
	text-decoration: none;
	color: #0000ff;
	border: outset;
   image-border: none;
}
#botton a:visited{
text-decoration: none;
	color: ff0000;
	border: outset;
}
#botton a:hover{
Color: #0000ff;
	text-decoration: none;
	background: #F5FFFA;
	border: inset;
	}
	.grec{
	
	font-family:Symbol;
	
}
