.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;



}
.txt a:link {

	color: #0000FF;
	text-decoration: none;
}
.txt a:visited {

	color: #993399;
	text-decoration: none;
}
.txt a:hover {

	color: #7fafbe;
	text-decoration: underline;
}
.tits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 7fafbe;
}

.textoTitulo{
	font-family: 'Book antigua', 'Candara', 'Arial';
	color:white;
	position:absolute;
	top:30px;
	left:287px;
	font-size:18px;
}
