@charset "utf-8";
.promotion {
	font-family: Tahoma;
	color: #301607;
	font-size: 11px;
	font-weight: bold;
}
.contentpromotions {
	font-family: Tahoma;
	font-size: 11px;
	color: #301607;
	text-decoration: none;
}
.linkpromotion {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5f11;
	text-decoration: underline;
}
.linkpromotion a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5f11;
	text-decoration: underline;
}
.linkpromotion a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5f11;
	text-decoration: underline;
}
.linkpromotion a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.linkpromotion a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5f11;
	text-decoration: none;
}
.Head {
	font-family: Tahoma;
	color: #301607;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
