.text {
	font-family: "Trebuchet MS", arial, Helvetica, times;
	font-size: 12px;
	color: #DFD0B3;
}
.title {
	font-family: "Trebuchet MS", arial, Helvetica, times;
	font-size: 16px;
	font-weight: bold;
	color: #DFD0B3;
}
.bg {
	background-image: url(../media/bg.jpg);
	background-repeat: no-repeat;
}
a {
	color: #DFD0B3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.sold {
	font-family: "Trebuchet MS", arial, Helvetica, times;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#euro {
	font-size: 1.2em;
	color: #DFD0B3;
	padding: 20px;
	height: 57px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.title img {
}
