.txtNormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}

.txtDatos{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}
.txtCreditos{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.txtCreditos:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.txtIdioma{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC6633;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.txtIdioma:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC6633;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

.txtIdiomaInterno{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFCC33;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.txtIdiomaInterno:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#FFFFFF; /*#FFCC33;*/
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.txtNavegadores{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.txtNavegadores:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC33;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.txtPaneles{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.txtTitulos{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FFCC33;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.txtEnlace_Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.txtEnlace_Normal:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}