.txt_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A3D1B;
}
.txt_arial_11 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.campos {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #5A3D1B;
	width: 100%;
}
.bots {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #5A3D1B;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #363636;
	font-weight: bold;
}
a:link {
	color: #5A3D1B;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #5A3D1B;
	text-decoration: none;
}
.texto_b {

	font-family: arial;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
