.orderformtxt {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	width: 80%;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF0;
	font-size: 24px;
}
h2 {
	font-size: 16px;
	color: #2A1FAA;
}
a:hover {
	font-weight: bold;
	background-color: #F00;
	text-decoration: none;
}

a {
	font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #00F;
}
a:link {
	font-weight: bold;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #FF0;
	padding-bottom: -5px;
}
a:visited {
	font-weight: bold;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #FF0;
	padding-bottom: -5px;
}





p {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
}
h4 {
	font-size: 16px;
	text-align: center;
	color: #00F;
}
.buttonreference {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}
#footer {
	position: relative;
	overflow: visible;
	bottom: -50px;
	width: 80%;
	font-size: 10px;
}
#news {
	position: absolute;
	overflow: visible;
	width: 311px;
	font-size: 12px;
	right: 5px;
	background-color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	border: medium solid #2A1FAA;
	text-align: center;
	font-weight: bold;
	height: 88px;
}
.specialsbold {
	color: #00F;
	font-weight: bold;
	font-style: italic;
	border-bottom-style: groove;
	display: inline;
	border-bottom-color: #FF0;
}
.specialsboldcenter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0;
	padding: 10px;
	height: auto;
	width: 500px;
	border: medium dotted #00F;
	position: relative;
	top: 20px;
	text-align: center;
	display: block;
	visibility: hidden;
}
.crossoutprice {
	text-decoration: line-through;
	color: #F00;
	font-weight: lighter;
}

#homeshowalert {
	text-align: center;
	display: inline-block;
	position: relative;
	width: 100%;
}
#ordertable {
	text-align: center;

}
.ordertablespecial {
	font-weight: bold;
	background-color: #FF0;
	text-align: center;
	font-size: 18px;
}

#ordertable specialbold {
	font-weight: bold;
	background-color: #FF0;
}
.font24 {
	font-size: 24px;
	color: #2A00FF;
	font-family: Verdana, Geneva, sans-serif;
}

