.creditos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.txt_gris {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7A7979;
}

.txt_blanco_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_blanco {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_blanco_gd {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_blanco:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_celeste_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #46638B;
}

.txt_naranja_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6118;
}

.txt_naranja_bold:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3D5981;
}

.txt_naranja {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6118;
}