.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: italic;
	color: #663300;
	font-weight: bold;

}
td {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	font-size: 18px;
}
.antiqueDetail {
	font-size: 17px;
	color: #330000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	background-color: #FFFF99;
	font-weight: bold;

}
.pageCategory {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bolder;
	color: #663300;
}

.minusOne {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;


}
