﻿/* Promotion styles */

.Promo-copy
{
	font-size:85%;
	line-height:130%;
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
}
.Promo-highlight
{
	font-size:85%; 
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
	padding-left:8px;
}
.Promo-links
{
	font-size:85%; 
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
}
	.Promo-links a
	{
		text-decoration:none;
	}
		.Promo-links a:hover
		{
			text-decoration:underline;
		}	text-decoration:underline;
		}