body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #000000;
	background-image: url(bg_grad.jpg);
	background-repeat: repeat;
	margin: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
 a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
