body {
	font-family: trebuchet, verdana;
	font-size: 12px;
	color: #666666;
}

.bodytable {
  padding: 20px 0px 0px 0px;
 }

.linktool a {
	display: inline;
	font-family: trebuchet, verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.linktool a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #666666;
}

.linkbody a {
	font-family: trebuchet, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkbody a:hover {
	font-family: trebuchet, verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.imglink {
	border: 0px;
}