.style1 {
	font-family: Verdana;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.style2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #CC6600;
}
.style3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-family: Verdana;
	font-size: 11px;
	padding:3px;
}
.styleaddcart3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

a:link {
	color: #CC6600;
	text-decoration:none;
}
a:visited {
	color: #990000;text-decoration:none;
}
a:hover {
	color: #000000;text-decoration:none;
}
a:active {
	color: #666666;text-decoration:none;
}