a.recentAuctions:link, a.recentAuctions:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.recentAuctions:hover { color: #990000; 
}
.red4links {
	color: #990000;
}
h1 {
	font-size: 24px;
	color: #990000;
}
h2, h3, h4, h5, h6	{
	font-size: 18px;
	color: #990000;
}
a.auction:link, a.auction:visited {
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.auction:hover { color: #990000; 
}
a:link, a:visited {
	color: #0000FF;
}
a:hover {
	color: #990000;
}
.imageRightSpacer {
	margin-right: 40px;
}
.imageBottomSpacer {
	margin-bottom: 4px;
}
.textBlack {
	color: #000000;
}
.textSmall {
	font-size: 10px;
}
.noteBoxRight {
	padding: 8px;
	border: 1px solid #990000;
	float: right;
	text-align: center;
	margin-left: 8px;
	background-color: #FFFFFF;
}

