.txt_grisbold{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #303030;
	vertical-align: baseline;
	white-space: normal;
	font-weight: bold;
}
.txt_gris{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #303030;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
}


.txt_blanco_chico{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
}

.txt_gris_chico{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
}
.txt_blanco{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
}
.txt_blanco_bols{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: normal;
	font-wei
	ght: bold;
}


.txt_bordo_bold{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #082C66;
	vertical-align: baseline;
	white-space: normal;
	font-weight: bold;
}

.txt_link_gris{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #222222;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
	text-decoration:none;
}
.txt_link_gris:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #303030;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
	text-decoration:underline;
}

.txt_link_bordo{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #082C66;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
	text-decoration:none;
}
.txt_link_bordo:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #303030;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
	text-decoration:underline;
}

.linkticker{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #082C66;
	font-weight: normal;
	text-decoration:none;
}
.linkticker:hover{
	color: #303030;
	text-decoration:underline;
}

.txt_gris_grande{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #303030;
	vertical-align: baseline;
	white-space: normal;
	font-weight: normal;
}
.txt_bordo_bold_grande{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #082C66;
	vertical-align: baseline;
	white-space: normal;
	font-weight: bold;
}