.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996699;
	}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none
}
a:hover {
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline
	}
a:visited {
   font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8599AD;
}
.txt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #536A82;
	font-style: normal;
	font-weight: normal;
	}
	.txt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #A092F7;
	font-style:normal;
	font-weight:normal;
	}
	
	.txtdatos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #B3872D;
	}
	body { background-color:#FFFFFF;
	margin: 0;
}
