A:link {
	color: #FFFFFF; 
	text-decoration: none;
}

A:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

A:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

A.rosso:link {
	color: #ba1519; 
	text-decoration: none;
}

A.rosso:visited {
	color: #ba1519; 
	text-decoration: none;
}

A.rosso:hover {
	color: #ba1519; 
	text-decoration: none;
}

A.primo:link {
	color: #000000; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}

A.primo:visited {
	color: #000000; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}

A.primo:hover {
	color: #000000; 
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
}
A.primoBIG:link {
	color: #000000; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 13px;
}

A.primoBIG:visited {
	color: #000000; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 13px;
}

A.primoBIG:hover {
	color: #000000; 
	text-decoration: underline;
	font-family: tahoma;
	font-size: 13px;
}

.testo {font-family: tahoma; font-size: 10px; color: #FFFFFF;}
.testoBIG {font-family: tahoma; font-size: 18px; color: #000;}
.testoBIG2 {font-family: tahoma; font-size: 20px; color: #ba1519;}
.testoBIG3 {font-family: tahoma; font-size: 14px; color: #ba1519;}
.testoNero {font-family: tahoma; font-size: 10px; color: #000000;}

.titolo {font-family: tahoma; font-size: 13px; color: #000000; height:30px;}
.titoloBIG {font-family: tahoma; font-size: 13px; color: #000000;}