.testo
A:Link {color:#ff9900; text-decoration:none; font-style:normal; font-size: 11px;}
A:Visited {color:#ff9900; text-decoration:none; font-style:normal; font-size: 11px;}
A:Hover {color:#cccccc; text-decoration:none; font-style:normal; font-size: 11px;}
A:Active {text-decoration:none; color:#ff9900;; font-size: 11px;}

.colore_rosso_sfondo {
	background-color: #990000;
}

.colore_bianco_sfondo {
	background-color: #ffffff;
}

.colore_grigio_sfondo {
	background-color: #e4e4e4;
}

.colore_rosso_sfondo_acceso {
	background-color: #CC0000;
}

.colore_sfondo_pagina {
	background-image: url(slices/sfondo_righe.gif);
}

.img_sfondo {
	background-image: url(slices/sfondo_table.jpg);
}

.testo_sfondo_bianco {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:justify;
	background-color: #ffffff;
}

.testo_sfondo_grigio {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	background-color: #e4e4e4;
}

.testo_bianco {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.testo_arancio {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: none;
}

.testo_arancione {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

.testo_bianco_2{
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.testo_grigione{
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.testo_sfondo_rosso {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
}

.titoli_sfondo_grigio {
    font-family : trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}



