.LINK {
	color: #000000;
	text-decoration: none;
}
a.LINK:hover {
	color: #FF9900;
	text-decoration: underline;
}
.STORE {
	color: #009900;
	text-decoration: underline;
}
a.STORE:hover {
	color: #FF9900;
	text-decoration: underline;
}