a:visited 		{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
	font-size: x-small;
}
a:link 		{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
	font-size: x-small;
}
a:hover 		{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-decoration: underline;
	font-weight: normal;
	font-size: x-small;

}

.texte 		{  font-family: Arial, Helvetica, sans-serif;  font-size: x-small; color: #3399FF; }


BODY 		{   scrollbar-face-color: #e4e4e4; 
	 		    scrollbar-shadow-color: #e4e4e4;
	            scrollbar-highlight-color: #e4e4e4;
	            scrollbar-3dlight-color: #e4e4e4; 
	            scrollbar-darkshadow-color: #e4e4e4; 
	            scrollbar-track-color: #e4e4e4; 
	            scrollbar-arrow-color: #ffffff}
				
.menuscroll		{   scrollbar-face-color: #e4e4e4; 
	 		    scrollbar-shadow-color: #e4e4e4;
	            scrollbar-highlight-color: #e4e4e4;
	            scrollbar-3dlight-color: #e4e4e4; 
	            scrollbar-darkshadow-color: #e4e4e4; 
	            scrollbar-track-color: #e4e4e4; 
	            scrollbar-arrow-color: #ffffff}

.texte-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.texte-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.sommaire-fanzine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.texte-horloge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	font-weight: bolder;

}
.text-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
