.page {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #333333;
	background-color: #FCEFDE;
	background-image: none;
	border: none;
	cursor: hand;
}
.shopmenuhead {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #800082;
	background-color: #95B3CF;
	font-weight: bold;
}
.shoppagetext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #940A83;
	text-decoration: none;
	background-color: #FCEFDE;
}
.flattext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #940A83;
}
a.nav:link   { 
	font-family: Verdana,Arial,San Serif; 
	font-size: 10px; text-decoration: none 
}
a.nav:visited { 
	font-family: Verdana,Arial,San Serif; 
	font-size: 10px; text-decoration: none 
}
a.nav:active { 
	font-family: Verdana,Arial,San Serif; 
	font-size: 10px; text-decoration: none 
}
a.nav:hover  { 
	font-family: Verdana,Arial,San Serif; 
	font-size: 10px; text-decoration: none; color: #33CCFF 
}
.HEADING     { 
	cursor: hand; font-family: Verdana,Arial,San Serif; 
	font-size: 12px; color: #7D067C; 
	background-color: #FFECE5; font-weight: none; 
	border: 2 solid #66CCFF 
}
.LINKSOFF    { 
	display: none; font-family: Verdana,Arial,San Serif; 
	font-size: 12px; color: #FFFFCC 
}
.LINKSON     { 
	display: inline; font-family: Verdana,Arial,San Serif; 
	font-size: 12px; color: #000080 
}
body 	{
	background-color: #FCEFDE;
}
.style1 {
	color: #7D067C
}
.style2 {
	font-family: Verdana;
	font-size: 10px;
}

.style3 {
	font-size: 24px
}

a:link {
	color: #8A0384;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #9900CC;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}


