A:link 		{ TEXT-DECORATION: none }
A:visited 	{ TEXT-DECORATION: none }
A:hover 	{ TEXT-DECORATION: underline }

.menu          		{ font-family: Arial; font-size: 8pt; font-weight: normal; COLOR: #555555}
.menu A:link     	{ font-size: 8pt; COLOR: #555555; TEXT-DECORATION: none }
.menu A:visited  	{ font-size: 8pt; COLOR: #555555; TEXT-DECORATION: none }
.menu A:hover    	{ font-size: 8pt; COLOR: #000000; TEXT-DECORATION: underline}

.menu2          	{ font-family: Arial; font-size: 9pt; font-weight: normal; COLOR: #000000}
.menu2 A:link     	{ COLOR: #555555; TEXT-DECORATION: none }
.menu2 A:visited  	{ COLOR: #555555; TEXT-DECORATION: none }
.menu2 A:hover    	{ COLOR: #000000; FONT-WEIGHT: bold}

.puntos          	{ font-family: Arial; font-size: 9pt; font-weight: normal; COLOR: #000000}
.puntos A:link     	{ COLOR: #555555; TEXT-DECORATION: none }
.puntos A:visited  	{ COLOR: #555555; TEXT-DECORATION: none }
.puntos A:hover    	{ COLOR: #000000; TEXT-DECORATION: underline}

.titulo				{ COLOR: #000000; font-family: Arial; font-size: 13pt; font-weight: normal }
.titulo a:link		{ COLOR: #000000; font-family: Arial; font-size: 13pt; font-weight: normal }
.titulo	a:visited	{ COLOR: #000000; font-family: Arial; font-size: 13pt; font-weight: normal }
.titulo a:hover		{ COLOR: #000000; font-family: Arial; font-size: 13pt; font-weight: normal }

.titulo-gris			{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 13pt; font-weight: normal }
.titulo-gris a:link		{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 13pt; font-weight: normal }
.titulo-gris a:visited	{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 13pt; font-weight: normal }
.titulo-gris a:hover	{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 13pt; font-weight: normal }

.texto				{ COLOR: #000000; font-family: Arial; font-size: 9pt; font-weight: normal }
.texto a:link		{ COLOR: #000000; font-family: Arial; font-size: 9pt; font-weight: normal }
.texto a:visited	{ COLOR: #000000; font-family: Arial; font-size: 9pt; font-weight: normal }
.texto a:hover 		{ COLOR: #000000; font-family: Arial; font-size: 9pt; font-weight: normal }

.texto-gris				{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 9pt; font-weight: normal }
.texto-gris a:link		{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 9pt; font-weight: normal }
.texto-gris a:visited	{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 9pt; font-weight: normal }
.texto-gris a:hover 	{ COLOR: rgb(230,200,020); font-family: Arial; font-size: 9pt; font-weight: normal }

.texto8pt					{ font-family: Arial; font-size: 8pt; text-decoration:none }
.texto8pt a:link			{ font-family: Arial; font-size: 8pt; text-decoration:none }
.texto8pt a:hover			{ font-family: Arial; font-size: 8pt }
.texto8pt a:visited			{ font-family: Arial; font-size: 8pt; text-decoration:none }
.texto8pt-gris2				{ font-family: Arial; font-size: 8pt; color:#E3E3E3; text-decoration:none }
.texto8pt-gris				{ font-family: Arial; font-size: 8pt; color:#A3A5A6; text-decoration:none }
.texto8pt-gris a:link		{ font-family: Arial; font-size: 8pt; color:#A3A5A6; text-decoration:none }
.texto8pt-gris a:visited	{ font-family: Arial; font-size: 8pt; color:#A3A5A6; text-decoration:none }
.texto8pt-gris a:hover		{ font-family: Arial; font-size: 8pt; color:#A3A5A6; text-decoration:underline }
.texto8pt-blanco			{ font-family: Arial; font-size: 8pt; color:#FFFFFF }
.textoForm					{ font-family: Arial; font-size: 10pt; color:#E3E3E3; text-decoration:none }
.textoForm a:link			{ font-family: Arial; font-size: 10pt; color:#E3E3E3; text-decoration:none }
.textoForm a:visited		{ font-family: Arial; font-size: 10pt; color:#E3E3E3; text-decoration:none }
.textoForm a:hover			{ font-family: Arial; font-size: 10pt; color:#E3E3E3; text-decoration:underline }
.campos						{ width:190px; color: #000000; border: 2px solid #1F1D1E; background-color: rgb(255,208,4) } /* amarillo */
.campos2					{ height:87px }
.campos3					{ width:190px; color: #000000; border: 2px solid #1F1D1E; background-color: rgb(250,250,250) } /* blanco */
.campos4					{ width:190px; color: rgb(250,250,250); border: 2px solid rgb(60,60,60); background-color: rgb(50,50,50,) } /* negro */
.texto10ptbot				{ font-family: Arial; font-size: 10pt; color:#FFFFFF; text-decoration:none }
.texto10ptbot a:link		{ font-family: Arial; font-size: 10pt; color:#FFFFFF; text-decoration:none }
.texto10ptbot a:visited		{ font-family: Arial; font-size: 10pt; color:#FFFFFF; text-decoration:none }
.texto10ptbot a:hover		{ font-family: Arial; font-size: 10pt; color:#FFFFFF; text-decoration:underline }
.botonForm					{ background: url('images/boton.gif'); width:180px; height:22px; padding-top:3px; text-align:center; color:#000000 }