.address {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.arial14 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.arial16 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
.tahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}

#navtable a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633CC;
	text-decoration: none;
    font-weight:bold;
    padding: 2px; 
}
#navtable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color:#6633CC;
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;
    padding: 2px; 
}

hr {
	margin: 2px;
	padding: 0px;
}
#storelist a, a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #6633CC;
	text-decoration: none;
}
#storelist a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #6633CC;
	text-decoration: underline;
}
#bottomnav a, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #6633CC;
	text-decoration: none;
    font-weight:normal;
}
#bottomnav a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6633CC;
	text-decoration: underline;
}

