a:link {
	color: #9A6B7B;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #9A6B7B;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.navbar a:hover {
	color: #F7F0F2;
	text-decoration: none;
	font-weight: normal;

}
.navbar a:active {
	color: #F7F0F2;
	text-decoration: none;
	font-weight: normal;

}
.searchbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.searchbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.searchbar a:hover {
	color: #F7F0F2;
	text-decoration: none;
	font-weight: normal;

}
.searchbar a:active {
	color: #F7F0F2;
	text-decoration: none;
	font-weight: normal;

}
.genericbutton a:link {
	color: #FFFFFF;
	font-weight: normal;

}
.genericbutton a:visited {
	color: #FFFFFF;
	font-weight: normal;

}
.genericbutton a:hover {
	color: #FFFFFF;
	font-weight: normal;


}
.genericbutton a:active {
	color: #FFFFFF;
	font-weight: normal;

}

.checkouton a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.checkouton a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.checkouton a:hover {
	color: #F7F0F2;
	text-decoration: none;
	font-weight: normal;

}
.checkouton a:active {
	color: #F7F0F2;
	text-decoration: none;
	font-weight: normal;

}
.checkoutoff a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.checkoutoff a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.checkoutoff a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
.checkoutoff a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.basketbox a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.basketbox a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.basketbox a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.basketbox a:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.pgtitlebar a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.pgtitlebar a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.pgtitlebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.pgtitlebar a:active {
	color: #FFFFFF;
	text-decoration: underline;

}