a:hover {
	text-decoration: none;
	filter: Xray;
	border: thin groove #660066;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	border: thin solid #FFFFFF;
}
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000066;
	font-size: 10pt; 
	SCROLLBAR-FACE-COLOR: #660066; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: #660066; 
	SCROLLBAR-TRACK-COLOR: #660066; 
	SCROLLBAR-DARKSHADOW-COLOR: white
}
input {
	cursor: hand;
	color: #CC0000;
	font-style: oblique;
	border: thin solid #CC0000;
	background-color: white;
	font-weight: bolder;
}
.inputonhover {
	background-color: #CC0000;
	border: medium solid white;
	color: white
}
.rollover {  background-color: #FF9933; font-size: 18pt}
.title {  font-size: 25pt; vertical-align: middle}
.backmain {
background-image: url(img_fond.gif);
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: center 70%
}

