.tabellalink {
	font-size: 12px;
	border: 1px solid #EE3333;
	background-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.linkgrassetto {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.linkgrassetto:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.linkmenu {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
.cella30 {
	height: 30px;
	background-color: #EE3333;
}

.linkmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.testodata {
	font-size: 10px;
}
.colorehr {
	color: #FF0000;
}
.bordomodulo {
	border: thin solid #999999;
	background-color: #CCCCCC;
}

