A:link {text-decoration:none;color:#000099;}
A:visited {text-decoration:none;color:#000099;}
A:hover {
	text-decoration:underline;
	color:#000099;
	size:14;
t; 	font-size: 14px;
}

.titulo_principal {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}
.textos_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.textosdestaque {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}
.textossemrecuo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.vinculo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #000000;
}
.legendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
