body {
	background-color: #E2E2E2;
	background-image:url('http://buxandgames.com/user/fon.jpg');
	background-repeat:repeatæ
}
a:link {
	color: #3366FF;
	text-decoration: none ;
	font-weight: bold;
}
a:visited {
	color: #3366FF;
	text-decoration: none ;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none ;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
