BODY {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}

A {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: "Courier New", Courier, mono;




}

A:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;

}
.text {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;


}

