body {
	background-color: #FF3300;
	margin: 0px;
}
.endereco {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.temas {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.textolaranja {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
.textoamarelo {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
}
.atextoamarelo {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.atextoamarelo:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.atextoamarelo:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
}
.textoazul {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.textovermelho {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.textoverde {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #009900;
}
.alinks {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.alinks:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.alinks:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.alinksv {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.alinksv:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.alinksv:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.fieldfoto {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8EB51A;
	border: none;
	text-align: center;
}
.field {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #CC0066;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.botao {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	font-weight: bold;
	color: #990066;
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.url {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFF00;
	font-weight: normal;
}
