.menusup {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	color: #b4b3b2;
	text-decoration: none;
}
.menusupnegrita {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #D15D11;
	text-decoration: none;
}
a.menusup:hover {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	color: #D15D11;
	text-decoration: none;
}
a.menusupnegrita:hover {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #D15D11;
	text-decoration: none;
}
.menuhome {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #b4b3b2;
	text-decoration: none;
}
.menuhomenegrita {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #D15D11;
	text-decoration: none;
}
a.menuhome:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #D15D11;
	text-decoration: none;
}
a.menuhomenegrita:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #D15D11;
	text-decoration: none;
}
.menurepor {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #b4b3b2;
	text-decoration: none;
}
.menurepor12 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #b4b3b2;
	text-decoration: none;
}
.menuthumbnail {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #b4b3b2;
	text-decoration: none;
}
a.menuthumbnail:hover {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #D15D11;
	text-decoration: none;
}
.menuinferior {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b4b3b2;
	text-decoration: none;
}
body {
  background-color: #444343;
}



