body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: FF9900;
}
.txt_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
}
.txt_menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
}
.txt_texto {
	font-family: "Verdana";
	font-size: 11px;
	color: 000000;
}
.txt_texto:hover {
	font-family: "Verdana";
	font-size: 11px;
	color: 000000;
	font-weight: bold;
}
.txt_texto_pequeno {
	font-family: "Verdana";
	font-size: 10px;
	color: 000000;
}
.txt_texto_pequeno:hover {
	font-family: "Verdana";
	font-size: 10px;
	color: 000000;
	font-weight: bold;
}
.txt_titulo {
	font-family: "Verdana";
	font-size: 11px;
	color: 000000;
}
.txt_titulo:hover {
	font-family: "Verdana";
	font-size: 11px;
	color: 000000;
}
