body, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #ececec;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #F76B08;
}
a:visited {
	color: #FFAD73;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	color: #F76B06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

