body {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
}

.testo_14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
}

.testo_16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
}

.titolo_black_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.titolo_black_14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.titolo_black_16 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titolo_red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c41920;
}

.titolo_red_14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #c41920;
}

.titolo_red_16 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #c41920;
}



a {  font-family: tahoma; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none;}
a:hover {  font-family: tahoma; font-size: 12px; color: #000000;}

a.black { color: #000000;}
a.black:hover { 
	color: #c41920;
}

a.white { color: #FFFFFF;}
a.white:hover { 
	color: #000000;
}

a.red { color: #c41920; }
a.red:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

