 BODY  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : x-small;
 	color : Black;
 	font-weight : normal;
 }
 A:link  {
	text-decoration : none;
	color : Blue;
	font-size : x-small;
}
 A:visited  {
 	text-decoration : none;
 	color : Blue;
	font-size : x-small;
 }
 A:active  {
 	text-decoration : none;
 	color : Blue;
	font-size : x-small;
 }
 A:hover  {
	text-decoration : none;
	color : Orange;
	font-size : small;
}
.nav A:link  {
	text-decoration : none;
	color : White;
	font-size : x-small;
}
.nav A:visited  {
 	text-decoration : none;
 	color : White;
	font-size : x-small;
 }
.nav A:active  {
 	text-decoration : none;
 	color : White;
	font-size : x-small;
 }
.nav A:hover  {
	text-decoration : none;
	color : Orange;
	font-size : x-small;
}
.Footer{
	font-family : Arial, Verdana, Geneva;
 	font-size : x-small;
 	color : Black;
}
.NormalHeading {
	font-family : Arial, Verdana, Geneva;
 	font-size : small;
 	color : Black;
 	font-weight : Bold;
}
.NormalText {
	font-family : Arial, Verdana, Geneva;
 	font-size : small;
 	color : Black;
 	font-weight : Normal;
}
.Bodytxt {
	font-family : Arial, Verdana, Geneva;
 	font-size : x-small;
 	color : Black;
 	font-weight : Normal;
}
.DisplayProducts {
	font-family : Arial, Verdana, Geneva;
 	font-size : x-small;
 	color : Black;
 	font-weight : Normal;
}
.DisplayProducts th {
	font-family : Arial, Verdana, Geneva;
	font-size : medium;
	color : Black;
	font-weight : Bold;
}
.DisplayProducts td {
	font-family : Arial, Verdana, Geneva;
 	font-size : x-small;
 	color : Black;
 	font-weight : Normal;
}
.DisplayProductsPrice {
	font-family : Arial, Verdana, Geneva;
 	font-size : x-small;
 	color : Black;
 	font-weight : Bold;
}
.OtherCat {
	border:2;
	border-Style: solid;
	border-color: Black;
	background : #99CC33;
}
.OtherCat th {
	font-family : Arial, Verdana, Geneva;
	font-size : medium;
	color : Black;
	font-weight : Bold;
}
.buy_outertable {
	border:2;
	border-Style: solid;
	border-color: #666699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.buy_but {
	background-color: #666699;
	border-color: #D6BC89;
	border-style: solid;
	border-width: 2;
	color: White;
	font-size: xx-small;
	font-family: verdana;
	font-weight : bold;
	padding : 2 2 2 2;
	cursor: pointer; 
	cursor:hand;
}

.phototable {
	border:3;
	border-Style: solid;
	border-color: #99CC33;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.phototable th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : #455A1B;
	background-color : #FDD332;
}
