.textomasa {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
.textomasa2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #cccccc;
}

A {
	font-family: "Trebuchet MS", Verdana, Arial;
	text-transform: none;
	font-size:12px;
	text-decoration: none;
}
A:link {
	color:#FFFFFF;
}
A:visited {
	color:#FFFFFF;
}
A:active {
	color:#FFFFFF;
}
A:hover {
	color:#FFF;
	text-decoration: none;
	background-color:#095BA7;
}

