a:link {
	color: #663300;
	text-decoration: none;
}
a:visited
{
	text-decoration:none;
	color: #663300;
}
a:active
{
	text-decoration:none;
	color: #000000;
}
a:hover
{
	color:#000000;
	text-decoration:underline;
	text-align: left;
}
.title {
	font-family: Garamond;
	font-size: 36px;
	font-weight: 100;
	color: #663300;
}
.text {
	font-family: Verdana;
	color: #663300;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.textmd {
	font-family: Verdana;
	font-size: 15px;
	color: #663300;
	font-weight: normal;

}
.textsm {
	font-family: Arial;
	font-size: 9px;
	color: #663300;
}
.textpic {
	font-family: Verdana;
	font-size: 14px;
	color: #663300;
	text-align: center;
}
.name {
	font-family: Garamond;
	font-size: 30px;
	color: #663300;

}
.sold {
	color: #C30;
}
