body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	background-color: #CC9900;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
td {
	font-size: 80%;
	text-align: left;
}
#thumbs {
	color: #003300;
	position: absolute;
	height: auto;
	width: 110px;
	left: 10px;
	top: 10px;
	text-align: center;


}
img {
	margin: 3px;
	border: 1px solid #003300;

}
#thumbs a:link {
	color: #003300;

}
#thumbs a:hover {
	color: #003300;
}
#thumbs a:active {
	color: #003300;
}
#thumbs a:visited {
	color: #003300;
}
