@charset "utf-8";
/* CSS Document */

.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996700;
	text-decoration: none;
}
.Links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 8D2C2F;
	font-weight: bold;
}
