.linksazulitostextos {
	font-size: 11px;
	color: #38A938;
	text-decoration: underline;
}
.linksnegros {
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
