@charset "utf-8";
/* Flostor Online Styles */
body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}
	
A:link {color: #003399; text-decoration:none;}
A:visited {color: #a0522d; text-decoration:none;}
A:active {color: #0099FF; text-decoration:none;}
A:hover {text-decoration: underline}

.nav {
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;}
	
a.nav:link, a.nav:active, a.nav:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
	display:block;
	width:120px;
	height:100%;}
a.nav:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000000; 
	background-color:#FFCC33;
	display:block;
	width:120px;
	height:100%;}
	
a.storenav:link, a.storenav:active, a.storenav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #003399;
	text-decoration:none;}
a.storenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #003399;
	text-decoration:underline;}

