Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
}
a {
	color: #666;
}
a:hover {
	color: #9C0932;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fafafa;
}
.textA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c29845;
	font-weight: bold;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c29845;
	font-weight: bold;
}

.textC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c29845;
	font-weight: bold;
	font-style: italic;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}
.publish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
	text-decoration: line-through;
}
#texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
