p {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF}
a:link {  font-family: "Courier New", Courier, mono; color: #FFFFFF; font-size: 11px; text-decoration: none}
a:active {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:visited {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:hover {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #FF6600; text-decoration: line-through}
.on {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #FF6600; text-decoration: line-through}
input {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #FF6600}
option {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	background-color: #FF6600;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
select {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.fakelink {
	text-decoration: underline;
}
