/* CSS Document */
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover { text-decoration: underline;}

.Titulo-Grande {
font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #683600;
}
.legenda-fotodomes {
font-family: "Times New Roman", Times, serif;
	color: #683600;
	font-weight: bold;
	font-size: 14px;
}

.Titulo-Home {
font-family: "Times New Roman", Times, serif;
	color: #683600;
	font-size: 14px;
}

.textos {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
