.bodytext{
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #5A5A5A;
	text-decoration: none;
}
a.bodytext:link {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #5A5A5A;
	text-decoration: none;
}
a.bodytext:visited {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #5A5A5A;
	text-decoration: none;
}
a.bodytext:hover {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #D18FBC;
	color: #5A5A5A;
}
a.bodytext:active {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #D18FBC;
	color: #5A5A5A;
}

.navigation{
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #970167;
	text-decoration: none;
}
a.navigation:link {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #970167;
	text-decoration: none;
}
a.navigation:visited {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #970167;
	text-decoration: none;
}
a.navigation:hover {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	background-color: #DBA8CB;
	color: #970167;
}
a.navigation:active {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	background-color: #DBA8CB;
	color: #970167;
}

.subnavigation{
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #80A5B5;
	text-decoration: none;
}
a.subnavigation:link {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #80A5B5;
	text-decoration: none;
}
a.subnavigation:visited {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #80A5B5;
	text-decoration: none;
}
a.subnavigation:hover {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #D7E3E8;
	color: #80A5B5;
}
a.subnavigation:active {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #D7E3E8;
	color: #80A5B5;
}

.copyright{
	font-family: "arial";
	font-size: 9px;
	line-height: 12px;
	color: #80A5B5;
	text-decoration: none;
}
a.copyright:link {
	font-family: "arial";
	font-size: 9px;
	line-height: 12px;
	color: #80A5B5;
	text-decoration: none;
}
a.copyright:visited {
	font-family: "arial";
	font-size: 9px;
	line-height: 12px;
	color: #80A5B5;
	text-decoration: none;
}
a.copyright:hover {
	font-family: "arial";
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	background-color: #D7E3E8;
	color: #80A5B5;
}
a.copyright:active {
	font-family: "arial";
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	background-color: #D7E3E8;
	color: #80A5B5;
}

.shopping{
	font-family: "arial";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #FE9909;
	text-decoration: none;
}
a.shopping:link {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FE9909;
	text-decoration: none;
}
a.shopping:visited {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	color: #FE9909;
	text-decoration: none;
}
a.shopping:hover {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-color: #FADFB7;
	color: #FE9909;
}
a.shopping:active {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-color: #FADFB7;
	color: #FE9909;
}

.youarehere{
	font-family: "arial";
	font-size: 14px;
	line-height: 20px;
	color: #5A5A5A;
	text-decoration: none;
}

.style1{
	color: #FFFFFF;
	text-decoration: none;
}

a.style1{
	color: #FFFFFF;
	text-decoration: none;
}
.title{
	font-family: "arial";
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #970167;
	text-decoration: underline;
}
input [type="checkbox"]{
	width: 30px;
	height: 30px;
}

a:hover img {
	border: 2px dashed #970167;	
}

a img {
	border: 2px dashed #FFFFFF;	
}

.print {
	display: none;
}