
.bordegris {border:1px solid #E7E7E7; }
.textoblanco {font-size : 9pt;font-family : "arial";color : #ffffff;text-decoration : none;}
.textonegro {font-size : 10pt;font-family : "arial";color : #000000;text-decoration : none;}
.fecha {font-size : 8pt;font-family : "arial";color : #000000;text-decoration : none;}
.menu  {font-size : 8pt;font-family : "arial";color : #000000;text-decoration : none;}
.texto {font-size : 8pt;font-family : "arial";color : #515151;text-decoration : none;}
.breves {font-size : 8pt;font-family : "arial";color : #606060;text-decoration : none;}
.textorojo {font-size : 8pt;font-family : "arial";color : #EE2027;text-decoration : none;}
.titulo {font-size : 10pt;font-family : "arial";color : #E71715;text-decoration : none;}
.desarrollo {font-size : 8pt;font-family : "arial";color : #999999;text-decoration : none;}
input.cajatexto {
	border-color : Silver;
	border-style : inset;
	border-width : 1pt;
	border-bottom-width : 1pt;
	border-top-width : 1pt;
	border-right-width : 1pt;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color : #EE2027;
}
select.cajatexto {
	border-color : Silver;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color :#EE2027;
}
textarea.legal {
	border-color : white;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color :#EE2027;
}
textarea.cajatexto {
	border-color : Silver;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color :#EE2027;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}

