/* CSS Document */
body {
	margin-top: 0px;
	SCROLLBAR-base-COLOR: #333333;
	SCROLLBAR-arrow-COLOR: #CCCCCC;
	padding: 0px;
	background-color: #333333;
	background-image: url(../front_end/texture.gif);
}
a{
	color: white ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: white;	
}
a:hover {
	text-decoration: ;
	color: #FF9900;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.pie_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titolo {
	color: #cccccc; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.testo {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



