a.email {
                   color :                                    #00A6EB;
                   font-weight:                            ;
; text-decoration: none

} 

a.email:hover {
                   color :                                    #D9007D;
                   font-weight :                          ;
; text-decoration: underline
} 
.formularios {
                   font-family :                          arial, Helvetica, sans-serif;
                   font-size:                              11px;
                   color :                                  #1D3665;
                   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 :                         #D5D5D5;
; width: 110px
}

.formulario_registro {
                   font-family :                          arial, Helvetica, sans-serif;
                   font-size:                              11px;
                   color :                                  #1D3665;
                   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 :                         #FFFFFF;
; width: 206px
}

.botones { 
                   font-family :                             verdana, arial, Helvetica, sans-serif;
                   font-size:                                 9px;
                   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:                              #D5D5D5;
}
.boton_email { 
                   font-family :                             verdana, arial, Helvetica, sans-serif;
                   font-size:                                 9px;
                   color :                                     #000000;
                   font-weight :                            normal;
                   border :                                   1px #000000 solid;
                   background:                              #D5D5D5;
; width: 70px

}
.arial10 {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}
.arial10negro {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.arial12negro {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.arial16negro {
	font-family: arial;
	font-size: 16px;
	color: #000000;
}

.arial12 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

.boton:link {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.boton:visited {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.boton:hover {
	font-family: arial;
	font-size: 12px;
	color: #84271d;
}
.arial12Gris {
	font-family: arial;
	font-size: 12px;
	color: #cccccc;
}

.arial16 {
	font-family:arial;
	font-size: 16px;
	color: #ffffff;
}

