body {
	background-color: #DADADA;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	border:1px;
	border-color:#FF6633;
	text-align: right;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.headingLists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.Inventory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000.;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AF0E74;
}
a:active {
	color: #000000.;
	text-decoration: none;
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000.;
}
