.style1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F26F02;
}
.style2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:1.6;
}
.style3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 13px;
}
.style4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 10px;
}
.style5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.style6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: strong;
}
.style7 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

A:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
}
A:visited { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
}
A:hover { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}
#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 50px;
width: 50px;
background: url(images/cart.png) no-repeat;
text-indent: -999em;
text-decoration: none;}