body, td {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
}

img {
	border: 0;
}

.b3d {
	background-color: black;
  border-style: solid;
	border-width: 2px;
  border-top-color: #FF5500;
  border-left-color: #FF5500;
  border-bottom-color: #CC4400;
  border-right-color: #CC4400;
}

a, a:active, a:visited {
  color: #FF9900;
	text-decoration: underline;
}

a:hover {
	color: #33FF66;
	text-decoration: none;
}
