.link1 {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
.watermark {
	background-image: url(siteimages/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list {
	list-style-type: disc;
}
.link2 {
	color: #FFFFFF;
	text-decoration: none;
}
.watermark2 {
	background-image: url(siteimages/jackiewatermark.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.link3 {
	color: #000099;
	text-decoration: none;
}
.Link-Ebay {
	color: #660000;
	text-decoration: none;
}

