@charset "utf-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878350;
}

.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #878350;
}
.tahoma_link {
	font-family: tahoma;
	font-size: 11px;
	color: #878350;
}
.tahoma_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FEAD34;
}
.tahomablanco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.pieN {
	color: #878350;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}
.pieN:hover {
	color: #FAA62E;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
		text-decoration: none;
}
.pieS {
	color: #878350;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}
