.txts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
a {text-decoration: none; color: #486E90} 
a:visited {text-decoration: none; color: #486E90}
a:active {text-decoration: none; color: #486E90}
a:hover {text-decoration: none; color: #b3b3b3}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 1px solid #CCCCCC;
}
.resaltado {
	color: #486E90;
	font-weight: bold;
}
.resaltado2 {
	font-size:12px;
	color: #486E90;
	font-weight: bold;
}