@charset "utf-8";
.Branco {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.Cinza {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	text-transform: uppercase;
}
.texto {
	margin-left: 350px;
	margin-top: 50px;
	margin-right: 350px;
}
.rodape {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 50px;
}
.link {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
