a:link, a:visited {
	text-decoration: none;
	color: #4a69e7;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

a:link.top, a:visited.top {
	text-decoration: none;
	color: white;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}
		
a:hover.top {
	text-decoration: underline;
	color: #00518D;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}

a:link.footer, a:visited.footer {
	text-decoration: none;
	color: #7F7F7F;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}
		
a:hover.footer {
	text-decoration: none;
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}

a:link.storeleftcategory, a:visited.storeleftcategory {
	text-decoration: none;
	text-transform: uppercase;
	color: #0000FF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: bold;
}

a:hover.storeleftcategory {
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: bold;
}

a:link.storeleftproduct, a:visited.storeleftproduct {
	text-decoration: none;
	color: #808080;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}

a:hover.storeleftproduct {
	text-decoration: none;
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
}
		
h1 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 18px;
	color: #5f5f50;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding: 15px 0 10px 0;
	border-bottom: 2px solid #e1e1db;
}
	
p.bodytext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	color: black;
	line-height: 17px
}

p.bodytext a:link {
	text-decoration: none;
	color: #4a69e7;
	font-weight: bold;
}

p.bodytext a:visited {
	text-decoration: none;
	color: #4a69e7;
	font-weight: bold;
}

p.bodytext a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:link.bullet, a:visited.bullet {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	color: black;
	line-height: 17px
	text-decoration: none;
	color: #4a69e7;
	font-weight: bold;
}

a:hover.bullet {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	color: black;
	line-height: 17px
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

p.homequote {
	font-family: Times, serif;
	font-size: 15px;
	font-style: italic;
	color: black;
	line-height: 17px
}

div#scroller {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: black;
}

#scroller a:link, a:visited{
	text-decoration: none;
	color: black;
	font-weight: normal
}

#scroller a:hover{
	text-decoration: underline;
	color: black;
	font-weight: normal
}
