

.testoerrore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Red;
	line-height: 18px;
}

a.testoerrore:link, 
a.testoerrore:visited, 
a.testoerrore:active   {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: Red;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.testoerrore:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: Red;
  line-height: 16px;
  font-weight: bold;
  text-decoration: underline;
}
