.textogeneral {
	font-family:"MS Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}
A {
  color: #555555;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #ff0000;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}
