a{text-decoration:none}
a:hover{text-decoration:underline}

.titulos {
	font-family: ARIAL;
	font-size: 18px;
	color: #0058A1;
	text-decoration: none;
}
.titulosImprimir {
	font-family: ARIAL;
	font-size: 18px;
	color: #0058A1;
	text-decoration: none;
	visibility: hidden;
}
.txt {
	font-family: ARIAL;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtstrong {
	font-family: ARIAL;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}
.txtstrongbig {
	font-family: ARIAL;
	font-size: 13px;
	font-weight: 900; 
	color: #000000;
	text-decoration: none;
}
.txtstrongsm {
	font-family: ARIAL;
	font-size: 9px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}
.txtsm, txtsm a {
	font-family: ARIAL;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtsm9, txtsm9 a {
	font-family: ARIAL;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.txtsmlink, txtsmlink a {
	font-family: ARIAL;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.txtgris {
	font-family: ARIAL;
	font-size: 12px; 
	color: #485d6a;
	text-decoration: none;
}
.txtsmgris, txtsmgris a {
	font-family: ARIAL;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.txtsmblanco, txtsmblanco a {
	font-family: ARIAL;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.txtazul {
	font-family: ARIAL;
	font-size: 12px;
	font-weight:bold;
	color: #0058A1;
	text-decoration: none;
}
.txtsmazul, txtsmazul a {
	font-family: ARIAL;
	font-size: 11px;
	color: #0058A1;
	font-weight:bold;
	text-decoration: none;
}
.txtsm9azul, txtsm9azul a {
	font-family: ARIAL;
	font-size: 9px;
	color: #0058A1;
	text-decoration: none;
}
.txtsm8azul, txtsm8azul a {
	font-family: ARIAL;
	font-size: 8px;
	color: #0058A1;
	text-decoration: none;
}




