@charset "utf-8";

#buynow {
	height: 408px;
	width:250px;
	position:absolute;
	left: 219px;
	top: 150px;

}

#buynow2 {
	height: 408px;
	width:250px;
	position:absolute;
	left: 481px;
	top: 151px;

}

#buynow3 {
	height: 408px;
	width:250px;
	position:absolute;
	left: 744px;
	top: 150px;

}

.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.headerlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.headerlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.headerlinks a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.headerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFAF28;
	text-decoration: none;
}


.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.textheadorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFAF28;
}
.textbodyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFAF28;
}
.textbodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	
	
}
.textbodygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	
	
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

.textbody a:link {
	color: #FFAF28;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.textbody a:visited {
	color: #FFAF28;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.textbody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFAF28;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}

