body {
	font: 12px Arial;
	color:black;
	padding:0px;
	margin:0px;
}
form{display:inline;}
a {
	text-decoration:none;
	font-weight:bold;
}
a:link, a:visited {
	color:white;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.pselect {
	color: black;
	font: 12px Arial bold;
}
.search_again {
	text-align:right;
	font: 14px Arial;
	color: #FFFFFF;
	font-weight: bold;
}
select {
	font: 12px Arial;
	border-style: collapse;
	border: 1px solid #E00E13;
	width: 118px;
}
.cart_code {
	font: 10px Arial;
	color: white;
}

.cart_colour {
	text-align:right;
	width:90px;
}
.cart_link {
	text-align:left;
}
.style3 {font-weight: bold; }
.style5 {color: #F78B32;
	font-weight: bold;
}
.bookmark {
	text-align:center;
}
.bookmark a {
	color:#0000FF;
	text-decoration:none;
}
.error {
	color:#FF0000;
	text-align:center;
	padding:2px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	border: solid #FF0000 2px;
}
