body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

body
{
	background-color: #333333;
	background-image: url();
	margin: 8px 8px 8px 8px;
}

<!--
td
{
	background-color: #333333;
}
-->

a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.menu
{
	width: 1152px;
	border-style: solid;
	border:0px;
	text-align: center;
}

.thumbnail
{
	width: 250px;
	height: 200px;
	background-color: #808080;
	color: #b3b3b3;
	border: 4px;
	border-style: solid;
	
}