a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar a {
	text-decoration: none;
	display: block;
	margin: 3px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #DF5900;
	text-align: left;
	font-size: 12px;
}
#sidebar a:hover {
	background-color: #DF5900;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.bod {
	font-style: normal;
	padding-left: 11px;
}
