.primalinea {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.primalinea a:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}

.primalinea a:visited {

	font-family: Tahoma;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}
.contenuti {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.contenuti a:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 18px;
}
.titolo {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.contenutimenu {

	font-family: Tahoma;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	line-height: 18px;
}
.contenutimenu a:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
}

