/* This commentary */

BODY {
	margin: 0;
	padding: 0;
	background-color : #000000;
/*	margin-top: 0pt; margin-bottom: 0pt; margin-left: 0pt; margin-right: 0pt; */
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : left;
	color: #C4B97A;
	/* ScrollBar */
		scrollbar-base-color: #6e6e6e;
		scrollbar-track-color: #aeaeae;
		scrollbar-arrow-color: #F4E92F;
		scrollbar-highlight-color: #6e6e6e;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-shadow-color: #000000;
	/* END ScrollBar */
}

TABLE {font-size: 12px;}

A {text-decoration : none; font-family: Arial, Helvetica, sans-serif;}
A:link {color: #FF9900; text-decoration: none;}
A:visited {color: #D09900; font-weight: normal;}
A:hover {COLOR: #C4B97A;}
A:active {color: #C4B97A; font-weight: bold;}

A.head:link {text-decoration: none;}
A.head:visited {}
A.head:hover {COLOR: #C4B97A; text-decoration: none;}
A.head:active {color: #C4B97A; font-weight:bold;}

A.body:link {color: #FF9900; text-decoration: none;}
A.body:visited {color: #FF9900; font-weight: normal;}
A.body:hover {COLOR: #C4B97A; text-decoration: underline;}
A.body:active {font-weight:bold;}

#head {
	position: static;
}
#body {
	position: absolute;
	top: auto;
	left: 150px;
}
/*=========================================================*/
#fon {
	z-index: 1;
	position: static;
}
#words {
	z-index: 2;
  position: relative;
  top: -16%;
  left: auto;
}
.tb {
	table-layout: fixed;
}
.netPing {
	text-align: justify;
	text-indent: 14px;
	font-size: 10pt;
}

kbd {
	font-size: small;
}
