.cyklope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

body {
	background-color: 4b4b4b;
	background-image: url(images/fond.jpg);
	background-attachment: none;
	background-repeat: repeat;
	background-position: center top;
}

a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover { color: #000000; text-decoration: none; font-weight: bold; background-color: #ffffff; }
a:active { color: #000000; text-decoration: none; font-weight: bold; background-color: #ffffff;
}
