body { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c1c1c1; background-image: url(../imagenes/fondo2.jpg); background-repeat: repeat-x; text-align: center; }p { }td { }a:link { color: black; text-decoration: none; }a:visited { color: teal; text-decoration: none; }a:hover { color: orange; }a:active { }.textoresaltado { color: silver; font-size: 12px; text-align: center; }.textolegal { color: white; font-size: 12px; text-align: justify; margin: 30px; }/*EMPIEZA ESTUCTURA*/#caja { width: 600px; height: 600px; margin-top: 30px; margin-right: auto; margin-left: auto; }#cajacolor { background-color: #4b4b4b; width: 600px; height: 600px; margin-top: 30px; margin-right: auto; margin-left: auto; }#cajacolorscroll { background-color: #4b4b4b; margin-top: 30px; margin-right: auto; margin-left: auto; width: 600px; height: 600px; overflow: auto; }#pie { width: 600px; height: 30px; margin-top: 10px; margin-right: auto; margin-left: auto; }/*EMPIEZA FORMULARIO*/.form_title{			color : #000000;			font-size: 13px;			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;			font-weight : bold;		}				.form_field {			font-size : 12px;			font-family : Verdana, Arial, Helvetica, sans-serif;			color : white;			font-weight : normal;			text-align:right;		}				.form_text{ font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : white; text-align: left; }				.text_box{			font-size : 11px;			font-family : Verdana, Arial, Helvetica, sans-serif;			color : black;			width:200px;		}				.text_area{			font-size : 11px;			font-family : Verdana, Arial, Helvetica, sans-serif;			color : #000000;			width:200px;			height:60px;		}				.text_select{			font-size : 11px;			font-family : Verdana, Arial, Helvetica, sans-serif;			color : white;		}		.form_error{			font-size : 11px;			font-family : Verdana, Arial, Helvetica, sans-serif;			color : #ff9000;			font-weight : bold;		}		.copyright{			font-size : 11px;			font-family : Verdana, Arial, Helvetica, sans-serif;			color : #000000;		}