@charset "utf-8";
.textoindex {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a.textoindex:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
.textos {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.textos:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.terxtoazulB {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
.terxtoazul {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #3399FF;
	text-decoration: none;
	font-weight: normal;
}
.textoslink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a.textoslink:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
