@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.footer {
font-size: 10px;
color:#333333;
letter-spacing:2px;
}
body {
	background-color: #000000;
}

.thumbs-pf {
	color:#808250;
}

.thumbs-paintings {
color: #808AB2
}

.thumbs-interiors {
color: #374E78
}

.thumbs-woodworking {
color: #AAC3C0
}

a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#990000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
