<!--

h1               { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 15px }
h3			     { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; }
p                { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; }
table            { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; }
td               { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; }

a:link           { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:active         { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:visited        { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:hover          { color: #E2930D; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:none }		
a.coffeenav:hover { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:none }	

a.nnav:link      { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }
a.nnav:active    { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }
a.nnav:visited   { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }
a.nnav:hover     { color: #E2930D; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:underline }

a.nbot:link      { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 9px; text-decoration:underline }
a.nbot:active    { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 9px; text-decoration:underline }
a.nbot:visited   { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 9px; text-decoration:underline }
a.nbot:hover	 { color: #E2930D; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 9px; text-decoration:none }          

a.store:link     { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; text-decoration:underline }
a.store:active   { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; text-decoration:underline }
a.store:visited  { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; text-decoration:underline }
a.store:hover	 { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 11px; text-decoration:none }     

a.storeh:link    { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a.storeh:active  { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a.storeh:visited { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a.storeh:hover	 { color: white; font-family: Arial, Verdana, Georgia, Garamond, Times; font-size: 12px; text-decoration:none } 	          


.sideWelcome {
	font-family: Arial, Verdana, Georgia, Garamond, Times;
	font-size: 11px;
	color: black;
}

.sideWelcome a, .sideWelcome a:hover {
	font-family: Arial, Verdana, Georgia, Garamond, Times;
	font-size: 11px;
	color: White;
}

-->