a, a:link, a:visited, a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : White;
}


td.testo {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : White;
text-align : justify;
}

td {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : White;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ff6600;
}

a:link.hp {
color : White;
 text-decoration : underline;
 font-size : 11px;
}

a:hover.hp {
color : #660000;
 text-decoration : underline;
 font-size : 11px;
}

a:visited.hp {
color : #cc0000;
 text-decoration : underline;
font-size : 11px;}

a:link.dist {
color : White;
text-decoration : none;
font-size : 12px;
}

a:hover.dist {
color : #cc0000;
 text-decoration : underline;
 font-size : 12px;
}

a:visited.dist {
color : #cc0000;
 text-decoration : none;
 font-size : 12px;
}

a:link.frecce{
font-weight : bold;
color : #cc0000;
 text-decoration : none;
 font-size : 12px;
}

a:hover.frecce{
color : #cc0000;
 text-decoration :  line-through;
 font-size : 12px;
}

a:visited.frecce{
font-weight : bold;
color : #cc0000;
 text-decoration : none;
 font-size : 12px;
}

a:link.num {
color : White;
text-decoration : none;
font-size : 12px;
}

a:hover.num {
color : #cc0000;
 text-decoration : underline;
 font-size : 12px;
}

a:visited.num {
color : #cc0000;
 text-decoration : none;
 font-size : 12px;
}

div {
	font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : White;
text-align : justify;
}
