.text_index {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.submenu_top {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_int {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #A00D06;
	text-decoration: none;
	font-weight: bold;
}
.link {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #A00D06;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #721510;
}
.botao {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #721510;
	border: 1px solid #721510;
}
