@charset "utf-8";
.promotion {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}
.contentpromotions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}
.linkpromotion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CA95;
	text-decoration: underline;
	font-weight: bold;
}
.linkpromotion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CA95;
	text-decoration: underline;
}
.linkpromotion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CA95;
	text-decoration: underline;
}
.linkpromotion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F8252;
	text-decoration: none;
}
.linkpromotion a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CA95;
	text-decoration: underline;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5E0C2;
	padding-bottom: 5px;
	margin-right: 0px;
	
}

.Head {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}
.promotion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
}
