@charset "utf-8";
/* CSS Document */
.stile1 {
		color: #CCC;
	font-size: 12px;
	font-weight:bold;
}
.stile2 {
	color: #CCC;
	font-size: 12px;
}
.stile2 a {
	color: #CCC;
	}
		
.stile3 {
		color: #CCC;
	font-size:10px;
}
.stile3 a {
	color: #CCC;
	}
	
.stile4 {
	color:#000;
	font-size: 12px;
}

div#privacy{
	color:#000;
	font-size: 10px;
}

div#privacy a{
	list-style: none;
}


