a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}

a.adv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #999999;
	text-decoration: underline;
}
a.adv:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}
a.query_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}
a.query_price:hover {
	color: #FF0000;
}
a.bc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
}
a.bc:hover {
	color: #FF0000;
}
a.discount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0033CC;
	text-decoration: underline;
}
a.discount:hover {
	color: #FF0000;
}

input.buttons {background-image:url(/i/but.gif);
background-repeat:repeat-x;
}
