.crossRD {
	color: #FF0000;
	text-decoration: line-through;
}
.bargain {
	font-size: medium;
	font-weight: bold;
	color: #3366FF;
}
a:link {
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}