.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	text-decoration: none;
	color: DF4097;
	font-family: Verdana;

}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #881755;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #A91D6A;
	text-decoration: none;
}
.titulo {
	font-family: "Monotype Corsiva", Arial;
	font-size: 24px;
	color: DF4097;
	font-weight: bold;
	text-decoration: none;
}
