a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover {color:#F7941D; text-decoration:underline; }
a:active { color:#CC6600; text-decoration:underline; }

.reducedprice {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.listprice {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000050;
	font-weight: normal;
	text-decoration: line-through;
}

.discount {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bolder;
}

.tinytext {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000050;
}

.smalltext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000050;
}


.heading {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #F7941D;
	text-decoration: none
}.darkcell {
	background-color: #000050;
}
.lightcell {
	background-color: #D2D2EC;
}

.qualitystar {
	color: #FCB402;
	font-size: 18px;
}
.oneway {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	}

