/*Folha de estilo*/

.endereco{font-family: Times New Roman; font-size: 12pt; font-weight: normal; font-style: italic; color: white}

.links{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: red
}

.linkemail{font-family: Verdana; font-size: 14pt; font-weight: normal; font-style: normal color=red}

.visitantes{font-family: Verdana; font-size: 12pt; font-weight: bold; color: rgb(0, 0, 205)}

.webmaster{font-family: Verdana; font-size: 10pt; font-weight: normal; font-style: italic; color: rgb(0, 0, 255)}

.fonte12{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: rgb(255, 255, 255)
}

.mensagemsimples{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(0, 0, 0)
}

/*"Olá, seja bem vindo..."*/
.apresentacao{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(0, 0, 0)
}

.eventos{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(255, 255, 200)
}

.contato{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(255, 255, 205)
}

.proprietario{
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(255, 255, 255)
}

.tarjaproprietario{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: rgb(255, 255, 205)
}

/*"Aproveite a natureza. É sempre um prazer."*/
.refrao{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: rgb(255, 255, 255)
}

.webmaster{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(255, 255, 200)
}

a:link{color: red}
a:visited{color: red}
a:active{color:red}