	#headline {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 65%;
		color : #202040;
	}
	#headline A {
		text-decoration : none;
		color : #FEECA7;
	}
	#headline A:HOVER {
		color : #202040;
		background-color : #FEECA7;
	}
	#extralink {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 65%;
		font-weight : bold;
		color : #202040;
	}
	#extralink A {
		text-decoration : none;
		font-weight : normal;
		color : #FEE897;
	}
	#extralink A:HOVER {
		color : #202040;
		background-color : #FEE897;
	}
	#instruct {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 55%;
		color : #8080B0;
	}
	#instruct A {
		text-decoration : none;
		font-weight : normal;
		font-weight : bold;
		color : #C0C0C0;
	}
	#instruct A:HOVER {
		color : Black;
		background-color : #C0C0C0;
	}
	A:LINK {
		color : #DCA0A0;
	}
	A:VISITED {
		color : #DFDFDF;
	}
	ADDRESS {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	#hs {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 80%;
		font-weight : bold;
	}
	#as {
		color : #A0A0A0;
		background-color : #35356A;
	}
	#ts {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 80%;
		font-weight : bold;
		color : #d88e07;
	}
	#ds {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 65%;
		color : #C0C0C0;
	}
	#cs {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 80%;
		color : #DEB887;
	}
	#cs A {
		text-decoration : none;
		color : #DCA0A0;
	}
	#cs A:HOVER {
		color : #DCA0A0;
		background-color : #404060;
	}
	#cs A:ACTIVE {
		color : Silver;
	}
	#cs A:VISITED {
		color : #DFDFDF;
	}
	#ems {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 60%;
		color : #DED8A7;
	}
	#ems A {
		text-decoration : none;
		color : #DCA0A0;
		font-weight : bold;
	}
	#ems A:HOVER {
		color : #DCA0A0;
		background-color : #404060;
	}
	#ems A:ACTIVE {
		color : Silver;
	}
	#ems A:VISITED {
		color : #DFDFDF;
	}
	#hosts {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 65%;
		color : silver;
	}
	#fvrs {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 60%;
		font-weight : bold;
		color : #30A0C0;
	}
	#fvrs A {
		text-decoration : none;
		color : #40B0D0;
		background-color : #303050;
	}
	#fvrs A:HOVER {
		color : #7BCEE9;
	}
	#fvrs A:ACTIVE {
		color : Silver;
	}
	#fvrs A:VISITED {
		color : #40B0D0;
	}
	#hidden {
	color : #202040;
	}
	#textInput {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : x-small;
		border : 1px solid #59BBDB;
		background-color : #DADAD5;
		color : #000020;
		nn
	}
	#passInput {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : x-small;
		border : 1px solid #59BBDB;
		background-color : #DADAD5;
		color : #000020;
		nn
	}
	#textArea {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	border : 1px solid #59BBDB;
	background-color : #DADAD5;
	color : #000020;
	overflow : auto;
	nn
}
	#selectInput {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : x-small;
		border : 1px solid #59BBDB;
		background-color : #DADAD5;
		color : #000020;
		nn
	}

