a:link, a:visited, a:active {
	color: #333333;
	font-size: 9px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #00000;
	font-size: 9px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bolder;
}
.textohome { color: #666; font-size: 8pt; font-family: Arial; text-decoration: none; text-align: justify }
.textohomeminiconmargen {
	color: #000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
.textohome1resaltado {
	color: #333;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.textonormal { color: #666; font-size: 10pt; font-family: Arial; text-decoration: none; text-align: justify }
.textonormalresaltado {
	color: #333;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.subtitulo { color: #f93; font-size: 11pt; font-family: Arial; text-align: left }
