.titolo {
	FONT-SIZE: 10px; COLOR: #800000; FONT-FAMILY: Verdana; font-weight: bold; TEXT-DECORATION: none
}
.titolo:hover {
	COLOR: #808080
}
.normale {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.normale:hover {
	COLOR: #808080
}
.normale_white {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.normale_white:hover {
	COLOR: #808080
}
.grassetto {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; font-weight: bold; TEXT-DECORATION: none
}
.grassetto:hover {
	COLOR: #808080
}
.grassetto_white {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana; font-weight: bold; TEXT-DECORATION: none
}
.grassetto_white:hover {
	COLOR: #808080
}