@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: #915519;
	text-decoration: underline;
}
.linkpromotion a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #915519;
	text-decoration: underline;
}
.linkpromotion a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: underline;
}
.linkpromotion a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #915519;
	text-decoration: none;
}
.linkpromotion a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #915519;
	text-decoration: none;
}
.berder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #460A00;
}

.Head {
	font-family: Tahoma;
	color: #301607;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.promotion2 {
	font-family: Tahoma;
	color: #460A00;
	font-size: 11px;
	font-weight: bold;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #301607;
	padding-bottom: 10px;
	
}
