body#p-registration #registration a,
body#p-formaccount #formaccount a,
body#p-signon #signon a,
body#p-changeprofile #changeprofile a,
body#p-contactus #contactus a,
body#p-cp #cp a,
body#p-order #formorder a,
body#p-help #help a {
 	color: #d3a614;
	font-weight: bold;
	background: url(../images/arrows.gif) no-repeat 0 5px;
	}

#links .linkstext 
{
	float: left;
	padding: 10px;
	color: #d4a000;
	text-decoration: none;
}

.textfield {
	padding-left: 2px;
	font-size: 11px;
	color: #333;
	width: 170px;
	border: 1px solid #999;
	}
	
.button 
{
	font-size: 10px; 
	color: #333; 
	cursor: hand;
}

#resultsTable2 {
	clear: both;
	margin:0;
	padding: 0;
	width: 100%;
	font-size: 85%;
	text-align: left;
	}	

.textpreview {
	font-size: 85%;
}

.textbold {
	font-weight: bold;
}

.message {
	color: Red;
}

.messagegood {
	color: #d4a000;
}

.smalltext {
	font-size: 75%;
}

.smallertext 
{
	font-size: 70%;
}

.qsearchlink:link {
	color: #666666;
	text-decoration: none;
}
.qsearchlink:visited {
	color: #666666;
	text-decoration: none;
}
.qsearchlink:hover {
	color: #000000;
	text-decoration: underline;
}