/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtNormal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
text-transform:none;
text-decoration:none;
}

.txtNavegador {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#000000;
text-transform:none;
text-decoration:none;
}

.txtNavegador:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FFFFFF;
text-transform:none;
text-decoration: overline underline;
}
.txtRequerido {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CC0000;
font-weight:normal;
}
.txtTitulos {
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 24px;
font-weight: normal;
color: #FFCC00;
text-transform:none;
text-decoration:none;
}
.txtEnlaceVisitado {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF6600;
font-style:normal;
font-weight:bold;
text-transform:none;
}
.txtEnlaceSiguiente {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
font-style:normal;
font-weight:bold;
text-transform:none;
}
.txtEnlaces {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC9900;
font-style:normal;
font-weight:bold;
text-transform:none;
}

.txtEnlaces:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-style:normal;
font-weight:bold;
text-transform: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtPaginas {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-transform:none;
text-decoration:none;
}

.txtIdioma {
font-family: Arial, Helvetica, sans-serif;
/*font-style:italic;*/
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-transform:none;
text-decoration:none;
}

.txtIdioma:hover {
font-family: Arial, Helvetica, sans-serif;
/*font-style:italic;*/
font-size: 12px;
font-weight:bold;
color: #000000; 
text-transform:none;
text-decoration: overline underline;
}