BODY {
	background-color: #455D55;
	font-family: BankGothic Md BT;COLOR: #A3AFAB;
	margin-left: 0px;
	margin-top: 0px;
	font-size : 14px;
	font-weight : bold;
	}
A:link {
	COLOR: #E8AC00;
	text-decoration: none;
};
A:visited {
	COLOR: #009999; TEXT-DECORATION: none;
}
A:active {
	COLOR: #999999; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #999999; TEXT-DECORATION: none;
}
UL {
list-style: disc;
}
LI {
	margin-top: 10px;
}