body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #0033CC;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	text-decoration: none;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #0033CC;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;

}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
