body {
}

table {
	background-color: #FFFFFF;
	background-position: center;
	  
}
a:link {
	color: #FF9900;
	text-decoration: none;


}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #993399;
	text-decoration: none;

}
p {
	font-family: "Century Gothic", Arial;
}
tr {
	font-family: "Century Gothic", Arial;
}
td {
	font-family: "Century Gothic", Arial;
}
