@charset "utf-8";
.rodape {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.botao {
	background-color: #CCCCCC;
	border: 1px groove #999999;
}

