.texto {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.fondo {
	background-image: url(/img/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.texto2 {
	text-align: justify;

}
.listado {
	text-align: justify;
}
.listado1 {
	color: #0000FF;
	text-decoration: none;
}
.listado2 {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
