a:link {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
.endereco {
	font-family: Impact;
	font-size: 16pt;
	color: #660000;
	text-align: center;
}
.textobozcentro {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #660066;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
.BOTAO {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}
a:visited {
	font-family: "Comic Sans MS";
	color: #000066;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;

}
a:active {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
	background-position: center;
	font-weight: bold;


}
.texto {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
.textonegrito {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.textomenor {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
