@charset "utf-8";
a.linktitle:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a.linktitle:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.price {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0075BB;
}

a.linktitle:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
