/*
	FlashMaps Geospatial
	$Revision: 1.0 $
*/

body		{background-color: #FFFFFF; margin-top: 5px; text-align:left;}

.list_state	{font-family: Tahoma; font-size: 14px; color: #0090D0; text-decoration: none; line-height: 1.40em;}
.list_city	{font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; line-height: 1.40em;}
.list_store	{font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; line-height: 1.40em;}

a			{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 1.4em;
}
a:hover		{color: #0090D0; background-color: transparent;}
