.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012043;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	text-align: justify;
}
.background {
	background-image: url(images/sombra_izq3.gif);
	background-repeat: repeat-x;
}
.texto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012043;
	text-decoration: underline;
}
.texto a:HOVER { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #012043; text-decoration: none;}