.txtpadrao {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
.txtpadrao:hover {
	text-decoration: underline;
}
.menutt {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #3a3725;
	text-decoration: none;
	font-weight: bold;
}
.menutt:hover {
	text-decoration: underline;
}
.menu {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #3a3725;
	text-decoration: none;
	}
.menu:hover {
	text-decoration: underline;
}
.txtbranco {
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtpimp {
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #E19F8E;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtvermelho {

	font-family: tahoma;
	font-size: 11px;
	color: #A90007;
	text-decoration: none;
}
.txtvermelho2 {

	font-family: tahoma;
	font-size: 10px;
	color: #A90007;
	text-decoration: none;
}
.email {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


