.menu
{
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483E2B;
	font-weight: bold;
}

.menu h4
{
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483E2B;
	font-weight: bold;
}

.menu a, .menu a:link, .menu a:visited
{
	text-decoration: none;
	color: #483E2B;
	margin: 4px 4px 0 10px;
}


.menu a:hover, .menu a:active
{
	
	text-decoration: underline;
	color: #483E2B;
	font-weight: bold;
	margin: 4px 4px 0 10px;
}

.stores
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483E2B;
}

.stores h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #483E2B;
	margin: 11px 0 11px 0;
}

.stores a, .stores a:link, .stores a:visited
{
	text-decoration: none;
	color: #483E2B;
	font-weight: bold;
}


.stores a:hover, .stores a:active
{
	
	text-decoration: underline;
	color: #483E2B;
	font-weight: bold;
}