@charset "utf-8";


.regSumTxt {
	width:90%;
}

 .Coupon {
	color:#000;
	font-size:14px;
	font-weight: normal;
}


 .Coupon a {
	color:#000;
	font-weight: normal;
	
}

 .Coupon a:hover {
	color:#2f0700;
	font-weight: normal;
	
}

 .Coupon {
	font-size:14px;
	color: #000000;
}

 .Coupon a {
	color:#000;
}

.Coupon a:hover  {
	color:#3e0841;
	
	
}

.regularSummary a {
	display:block;
	text-align:right;
	width:99.7%;
}

.regularSummary a:visited {
        text-align:right;
}


/*.regularTitle, .Coupon {
	color:#000;
	font-size:14px;
	font-weight: normal;
}


.regularTitle a, .Coupon a {
	color:#000;
	font-weight: normal;
	
}

.regularTitle a:hover, .Coupon a:hover {
	color:#2f0700;
	font-weight: normal;
	
}






.regularSummary, .Coupon {
	font-size:14px;
	color: #000000;
}

.regularSummary a, .Coupon a {
	color:#000;
}




.regularSummary a:hover, .Coupon a:hover  {
	color:#3e0841;
	
	
}
*/