body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	background-image:  url(images/JDCLIPS_back.gif);
	background-repeat: repeat-x;
}
.thumb img {
	border: 1px solid silver;
	padding: 0px;
	margin: 1px;
}  

.thumb a:hover img {
	border: 1px dashed silver;
	padding: 0px;
	margin: 1px;
	filter: Gray;
} 

a:link {
	color: #ffcc00;
}
a:visited {
	color: #ffcc00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #ffcc00;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#thumb {
	width: 1010px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}