.LetraFooter {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight:bold;
}

.LetraFooter A:link{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}

.LetraFooter A:hover{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration:underline;
}

.LetraFooter A:visited{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}



.LetraCuerpo {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight:400;
}

.LetraBarra {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	
}

.LetraIndex {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 16px;
	color: #235ebc;
	font-weight:bold;
	
}


.LetraMas A:link {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #C83D2F;
	font-weight:bold;
	text-decoration: none;
}

.LetraMas A:hover {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #C83D2F;
	font-weight:bold;
	text-decoration:underline;

}

.LetraMas A:visited {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #C83D2F;
	font-weight:bold;
	text-decoration: none;
}

.LetraError{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	color:#FF0000;
	font-weight:400;
}