﻿a.store, a.store:active, a.store:visited 
{
	color: #999966;
	text-decoration: none;
}

a.store:hover
{
	text-decoration: underline;
}

