a:link {  
	color: #990000; 
	text-decoration: none;
}
a:visited {  
	color: #990000; 
	text-decoration: none;
}
a:hover {  
	color: #990000; 
	text-decoration: underline;
}
body {
	font-family: verdana;
}
td {
	font-size: smaller;
}
.tdIndex {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	font-size: x-small;
}
.tbIcone {
	padding: 1px;
}
.tbIcone img{

}
.tdTitoli {
	padding-top: 1px;
}
.tbTesto{
	border-bottom: 1px dashed #990000;
	text-align: justify;
}