@charset "utf-8";
.texto {
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
body {
	background-image: url(imagens/fundo.jpg);
}

.links {
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
}
.titulos {
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 18px;
	color: #FF9900;
}
.rodape {
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 13px;
	color: #75E0FF;
}
.textobold {
	font-family: Microsoft Sans Serif, Verdana;
	font-size: 13px;
	font-weight: bold;
}
