.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#330066;
	text-decoration: none;
	background-color:#FF8000;
	display: block;
	padding: 6px;
	width: 125px;
	outline-width:thin;
	outline-color:#FF8000;
	outline-style:groove;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 30px;
}
.style6 {font-size: 36px; font-weight: bold; color: #9900FF; }
#Layer2 {	position:absolute;
	width:255px;
	height:50px;
	z-index:9;
	top: 216px;
	left: 349px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
	background-color: #330066;
	display: block;
	padding: 6px;
	width: 125px;
}
.buynow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF8000;
}
.buynow:hover {font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#330066;
}

.bottomtable {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 30px;
	color: #ff8000;
	}
.bottomtable:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 30px;
	color:#330066;
	}