.dropdown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 996633;
	border: 1px solid #FFFFFF;
	padding: 0px;

}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #996633;
	margin: 5px 5px 25px 0px;

}
.mivaText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996633;
	font-weight: bold;
	text-align: center;

}
.smallheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #996633;
	line-height: 0px;
	margin: 5px;

}
.categories {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: 996633;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 55px;
	margin-left: 5px;

}
.subcategories {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: 996633;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 35px;
	margin-left: 12px;

}
.categoryBox {
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #996633;


}
.catText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #996633;
	margin-right: 55px;
	margin-left: 5px;
	margin-top: 5px;

}
a:link	{color: 996633; }
a:visited {color: 996633; }
a:active {color: 993300; }
a:hover {color: 993300; }