body {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #88AA44;
	background-color: #143B05;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}
.handcursor {
	cursor: hand;
}
