.topMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.topMenu a:hover {
	color: #663333;
	text-decoration: none;
}

.TextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

.TextTitle a{
	color: #FFFFFF;
	text-decoration: none;
}

.TextTitle a:hover{
	color: #999999;
	text-decoration: none;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 20px;
}
.subTitles a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	text-align: left;
}

.subTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}

.antiques {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}

.antiques a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-style: italic;
}

.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}

.bottomLinks a:hover {
	color: #ffffff;
	text-decoration: none;
}
