/* CSS Document */
.botao {

	font-family: Verdana;

	color: #FFFFFF;

	background-color: #333333;

	font-size: 11px;

	border: none;

	font-style: normal;

	font-weight: normal;

}

.caixa {
	font-family: Verdana;
	font-size: 12px;
	color: #47322E;
	border: 1px solid;


}

.caixaseta {
	font-family: Verdana;
	font-size: 11px;
	color: #663300;
	font-style: normal;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid;
	background-attachment: fixed;
	text-decoration: none;







}

.linka {
	font-family: Frutiger57-Condensed;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.linka:hover {
	font-family: Frutiger57-Condensed;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	background-color: #D5D1D0;


}

.geral {

	font-family: Tahoma;

	font-size: 12px;

	color: #000000;

	text-decoration: underline;

}

.geral:hover {
	font-family: Tahoma;
	color: #996633;
	text-decoration: none;
	font-size: 12px;

}

.seta {

	font-family: Tahoma;

	font-size: 14px;

	color: #996633;

	text-decoration: none;

}

.seta:hover {
	font-family: Tahoma;
	color: #996666;
	text-decoration: none;
	font-size: 14px;

}

.topo {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.topo:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}
