.hl {background-color: yellow}
.cuerpodetexto {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #497499;
}
.bienvenido {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold
}
.encabezadossecciones {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3445A9;
	font-weight: bold
}
.textoblancoplecas {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.fecha {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #497499;
}
.legales {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.lista {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	background-color: #EDF5FA;
}
.campo {
	font-family: Verdana;
	font-size: 7px;
	background-color: #EDF5FA;
}
.comentarios {
	font-family: Verdana;
	font-size: 10px;
	background-color: #EDF5FA;
}
	 .dato2{border:1pt solid silver black; width:35; height:13; font-size:11;}
 	 .dato3{border:1pt solid silver black ; width:150; height:13; font-size:11;}
	 .dato4{border:1pt solid silver black ; width:75; height:20px; font-size:11;}
 	 .dato5{border:1pt solid silver black ; width:100; height:13; font-size:11;}	

input.campotexto {background-color: #EDF5FA; font-size: 7pt; color: #497499; font-family: verdana}
input.boton {background-color: #B2B2B2; color: #2F2F2F; font-size: 7pt; font-family: Verdana; font-weight: bold}

a.textotitulos{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3445A9;
	font-weight: bold
}

a.textotitulos:link{
	text-decoration: none;
}

a.textotitulos:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3445A9;
	font-weight: bold
}
a.textotitulos:active{
	text-decoration: none;
	color: #3445A9;
}
a.textotitulos:hover{
	text-decoration: underline;
	color: #3445A9;
}
