a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }

a.pblLink:link { color: #297AC2; font-weight: bold; text-decoration: none; }
a.pblLink:visited { color: #297AC2; font-weight: bold; text-decoration: none; }
a.pblLink:hover { color: #297AC2; font-weight: bold; text-decoration: underline; }

TD {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.tbIcone {  
	border-top: 1px solid #DFC442;
	border-bottom: 1px solid #DFC442;
	padding-bottom: 5px;
	padding-top: 5px;
}

.tbIcone img {  
	border: 1px solid black;
}

.titolo { 
	font-size: 12px;
	color: #297AC2;
	font-weight: bold;
	border-bottom: 2px solid #297AC2;
}
.underline  {  
	text-decoration: underline;
}
.img {  
	border: 2px solid #297AC2;
}
.link_menu a {  
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	color: black; 
	text-decoration: none;
}
.link_menu a:visited {  
	color: black; 
	text-decoration: none;
}
.link_menu a:hover {
	color: white; 
	text-decoration: none;
}

.link_admin a {  
	color: black; 
	text-decoration: none;
	cursor: text;  
}
.link_admin a:visited {  
	color: black; 
	text-decoration: none;
	cursor: text;  
}
.link_admin a:hover {  
	color: black; 
	text-decoration: none;
	cursor: text;  
}

.link td {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	color: black; 
}
