
body {
background-color: #f1b240;
background-image: url(http://www.pensdirect.co.uk/images/bg_fade2.gif);
background-repeat: repeat-x;
border:0;
padding:0;
margin:0;
}

img {
border:0;
}

body, td, font {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
a:link {
	color: #cc3300;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #cc3300;
	text-decoration: none;
}

.ordernotes {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.orderlink a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3300;

}
.orderlink a:visited {
	color: #cc3300;
	text-decoration: underline;
}
.orderlink a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.rollover a:link {
	text-decoration: none;
}
.rollover a:visited {
	text-decoration: none;
}
.rollover a:hover {
	text-decoration: none;
}
.rollover a:active {
	text-decoration: none;
}