.style1 {
	color: #FFFF00;
	font-size: 17px;
	background-color: #0066CC;
}
.style10 {color: #FF0000}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style11 {color: #0000FF}
.style12 {color: #4B0082}
.style13 {
	color: #EE82EE;
	font-weight: bold;
}
.style14 {color: #FFFF00}
.style15 {color: #FFA500}
.style16 {color: #008000}
.navshop {

	background-color: orange;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.navcontact {

	background-color: yellow;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.navhome {

	background-color: red;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #4boo82;
	filter: Glow(Color=blue, Strength=10);
	cursor: hand;
}
.navabout {

	background-color: green;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.navshow {

	background-color: blue;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #EE82EE;
}
.navreturn {

	background-color: indigo;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.navprivacy {
	background-color: violet;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0000FF;
}
