img {
	border-color: #CC9900;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:hover{
	color: #CC9900;
	text-decoration: underline;

}
body, div, p, th, td, li, dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;

}
.tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
.tb a{
	color: #999999;

}
.tb a:hover{
	color: #CC9900;

}
.framedImg{
	border: 5px solid #B8860B;
}
.sold{
	font-size: 24px;
	color: red;
}
