A{
font-family: Arial;
font-size: 9pt;
text-decoration:underline;
font-weight:none;
color: #000000
}
A:hover{
font-family: Arial;
font-size: 9pt;
font-weight:none;
text-decoration:none;
color:#FFFFFF
}
#minus{
font-family: Arial;
font-size: 1pt;
color:#000000
}
#reg{
font-family: Arial;
font-size: 9pt;
color:#000000
}
#small{
font-family: Arial;
font-size: 7pt;
color:#000000
}
#titre1{
font-family: Arial;
font-size: 13pt;
font-weight:bold;
color:#000000
}
#titre2{
font-family: Arial;
font-size: 11pt;
color:#000000
}
body{
background-color:#000000;
background-image:url('../links.jpg');
background-repeat:no-repeat;
background-position:left top;
background-attachment:fixed;
}
div#menu{
	background-color:#000000;
	border:2px solid #1fb1cd;
	padding: 10px;
	display: block;
        color:#FFFFFF;  
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
        margin:0px; 
}
div#menu a:link{
	text-decoration: none;
        color:#1fb1cd;  
	display: block;
}
div#menu a:visited{
	text-decoration: none;
        color:#1fb1cd;  
	display: block;
}
div#menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}


