.shop {
	background-color: #FFFFCC;
}

BODY {
	background-color: #FFFFCC;
	font-family:  Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

A{
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 14px;
	color: #2C411A;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
background-color: #FFFFCC;
	font-weight: bold;
	color:#FF0000 ;
	text-decoration: underline;
		

}
.Heading {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}


.subheading {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;

}


.techsheet {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #83B0B8;
}

.productsname {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}


.price {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}



.InputDesc {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.link {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: RED;
}
.recordnav {
background-color: #FFFFCC;
	font-family: Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.newsbody {
background-color: #FFFFCC;
	font-family:  Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.linksbody {
background-color: #FFFFCC;
	font-family:  Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.names {
background-color: #FFFFCC;
	font-family:  Verdana, Arial, Franklin Gothic Medium, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}
