A:LINK {
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

A:VISITED{
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

A:ACTIVE {
		font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

A:FOCUS {
			font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
	
	
}


.evidenziato {
	color : Yellow;
	font : bold small Arial, Helvetica, sans-serif;
}

.titoli {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font : medium;
}
.iniziale {
	font-family : "Lucida Blackletter";
	font-size : large;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
}

.didascalia {
	font-family : sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
}
.normale {
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
}
