/* CSS Document */

.shipfree 
{
font-family: Verdana;
font-size: 8pt;
color: Red;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #C4C493;
text-align: Left;
}

.RegBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D25B17;
	text-decoration:none
}