a:active {  color: #000000; font-weight: normal; text-decoration: none}
a:visited {  color: #333333; text-decoration: none; font-weight: normal}
a:hover {  color: #996600; font-weight: normal}
a:link {  color: #000000; font-weight: normal; text-decoration: none}




.txt_naranja_firma {
	font-size: 11px;
	color: #CE9342;
}
.texto {font-size: 11px}

.fecha_noticias {color: #999999; font-size: 10px}

.roll {  color: #996600; font-size:11px}

.titular_noticias {
	color: #FF6600;
	font-weight: bold;
	; font-size: 11px}

.linea_gris {color: #CCCCCC}
.formularios {
                   font-family :                          verdana, arial, Helvetica, sans-serif;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #000000;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #CC9966;
; width: 150px
}

.formulario_registro {
                   font-family :                          verdana, arial, Helvetica, sans-serif;
                   font-size:                              11px;
                   color :                                  #000000;
                   font-weight :                         normal;
                   border :                                #000000;
                   border-style :                        solid;
                   border-top-width :                 1px;
                   border-right-width :                1px;
                   border-bottom-width :            1px;
                   border-left-width :                 1px;
                   background :                         #CC9966;
; width: 250px
}

.botones { 
                   font-family :                             verdana, arial, Helvetica, sans-serif;
                   font-size:                                 9px;
                   color :                                     #ffffff;
                   font-weight :                            normal;
                   border :                                   #000000;
                   border-style :                           solid;
                   border-top-width :                    1px;
                   border-right-width :                   1px; 
                   border-bottom-width :                1px; 
                   border-left-width :                     1px;
                   background:                              #E48831;
}