.borde {border:1px solid #6abbc1;}
.bordegris {border:1px solid #e0e0e0;}
.fecha  {font-size : 8pt;font-family : Arial;color : #ffffff;text-decoration : none;}
.titulo  {font-size : 10pt;font-family : Arial;color : #6ABBC1;text-decoration : none;}
.texto  {font-size : 8pt;font-family : Arial;color : #909090;text-decoration : none;}
.boton  {font-size : 8pt;font-family : Arial;color : #487F83;text-decoration : none;}
.masinfo  {font-size : 10px;font-family : Arial;color : #909090;text-decoration : none;}
.titular  {font-size : 12pt;font-family : Arial;color : #487F83;text-decoration : none;}
.direccion  {font-size : 8pt;font-family : Arial;color : #6abbc1;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 : #353B4C;
}
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 :#bc0306;
}

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 :#bc0306;
}
textarea.politica {
	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 :#909090;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
img.sin {text-decoration: none}
</style>
