a:link {
	text-decoration: none;
	color: #006600;

}
a:visited {
	text-decoration: none;
	color: #006600;

}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;

}

.testiscuri {
	font-family: tahoma;
	font-size: 10px;
	color: 333300;
}
.descrizione {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	color: 333300;
}
.titolo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.plugin_info {
	font-family: tahoma;
	font-size: 9px;
	color: 333300;
}
 
