/* CSS Document */

body {
	background-image: url(prova/IMMAGINI/sfondo.jpg);
	background-repeat: repeat-x;
	height: 800px;
	background-color: #EDF56D;
	font-family: "Comic Sans MS"; 
}
a:link {
	color: #3399FF;
	font-size: 14px; 
	font-weight: bold; 
}
a:visited {
	color: #3366CC;
}
.testo {
	color: #990000; 
		font-size: 14px; 
	font-weight: bold; 
}

.barrabassa{
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}
.ronyn {
	color: #990000; 
	font-size: 24px; }

.intestazionievienti{
 	color: #3300CC;
	font-size: 26px; 
	font-weight: bold; 
}
.intestazioni{
 	
	color: #990000; 
	font-size: 22px; 
	}
.testopaginedinamiche {
	color: #990000; 
		font-size: 10px; 
	font-weight: bold;  
}