
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	font-family : "Arial Black";
	font-size : x-small;
	text-decoration : none;
	color :#AAAAAA;
}

.titolo{
	font-family : "Arial Black";
	font-size : large;
	color : #AAAAAA;
}

.testo{
	font-family : "Arial";
	font-size : small;
	color :#AAAAAA;
}

.paragrafo{
	font-family : "Arial";
	font-size : small;
	color :#AAAAAA;
}