p.pricetitel {
	font-size				: 11px;
	color						: #336399;
	font-weight			: bold;
}

span.letter {
	font-weight:bold;
	font-size:14px;
	color:#336399;
}

span.ref {
}

a.ref {
	text-decoration:none;
	color:#336399;
}
a.ref:hover {
	text-decoration:none;
	color:red;
}