a:link {color: #FF0000; text-decoration:none}
a:visited {text-decoration:none}
a:hover { color: #FFA500 }

body {}

td  { font-family: Verdana }

h2 {
	font:14px/16px osaka, verdana, arial, helvetica, sans-serif;
	color:#FFD700;
	letter-spacing: 8px;
	}

p   { color: #fffacd; font: 11px/13px verdana, arial, helvetica, sans-serif, osaka; margin: 0px; padding: 0px }

#ChangeSwitch {
/*	display:none; uncomment to hide this box*/
/*	line below changed from 'fixed' because IE/Win doesn't understand it.*/
	position:absolute;
/*	width:300px;*/
	top:0px;
	left:250px;
	padding:0px;
/*	background-color:#C0C0C0; */
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#JtextBox {
/*	display:none; /*	uncomment to hide this box*/
/*	line below changed from 'fixed' because IE/Win doesn't understand it.*/
	visibility:hidden;
	position:absolute;
	width:300px;
	top:50px;
	right:100px;
	padding:0px;
/*	background-color:#C0C0C0; */
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#EtextBox {
/*	display:none;	uncomment to hide this box*/
/*	line below changed from 'fixed' because IE/Win doesn't understand it.*/
	visibility:visible;
	position:absolute;
	width:300px;
	top:50px;
	right:100px;
	padding:0px;
/*	background-color:#C0C0C0; */
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#LogoBox  { line-height: 0px; font-family: FontName; text-align: center; padding: 0px; position: absolute; bottom: 2px; voice-family: "\"}\""inherit }

.littlelogo {
	color: #FF4500;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 4px
	}

.changetag {
	color: #FFA500;
	font-size: 32px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
.pixelmaplogo { color: red; font-weight: bold; font-size: 9px; line-height: 6px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 5px }

