.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000066;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #000066;

}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #29687A;
	font-weight: normal;
	font-style: italic;


}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: oblique;
	font-weight: normal;
	color: #990033;
	text-decoration: none;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titulogrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #3689A0;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC3300;
	font-weight: bold;

}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F4C89F;
	font-weight: normal;
	font-style: italic;

}
.titulogrande2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #F4C89F;
}
