.bgbody
{
	background-color: #FFFFFF;
}
.bgthumbs
{
	background-color: #F1F1F1;
}

a
{
	text-decoration: underline;
	color: #CC6600;
}
a:hover
{
	text-decoration: none;
	color: #CC6600;
}

.bold
{
	font-weight: bold;
}

.thumbimage
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
