.cellatesto{
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
}
.testobox {
	background-color: #DDEEBB;
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
}
.testopulsante{
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
}
.testomenu{
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
}
a:link {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	border:1;
	color: Black;
} 
a:visited {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	color: Black;
} 
a:active {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px; 
	text-decoration : none; 
	color: Black;	 
} 
a:hover {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}