body {
	background-color: #000000; 
	MARGIN: 50px; 
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em;
}

.enter {
	COLOR: #d3d3d3; 
	FONT-FAMILY: arial, arial CE, helvetica, sans-serif;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}

A.enter:active {
	COLOR: #d3d3d3; 
	FONT-FAMILY: arial, arial CE, helvetica, sans-serif;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}

A.enter:visited {
	COLOR: #d3d3d3; 
	FONT-FAMILY: arial, arial CE, helvetica, sans-serif;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}

A.enter:hover {
	COLOR: #ebb156; 
	FONT-FAMILY: arial, arial CE, helvetica, sans-serif;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline;
}

.text {
	COLOR: #d3d3d3; 
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em;
}

A.text:active {
	COLOR: #d3d3d3; 
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em; 
	TEXT-DECORATION: none;
}

A.text:visited {
	COLOR: #d3d3d3; 
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em; 
	TEXT-DECORATION: none;
}

A.text:hover {
	COLOR: #d3d3d3; 
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em; 
	TEXT-DECORATION: underline;	
}

.text2 {
	COLOR: #000000;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em; 
}

A.text2:active {
	COLOR: #000000;
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em;
	TEXT-DECORATION: none;
}
A.text2:visited {
	COLOR: #000000; 
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em;
	TEXT-DECORATION: none;
}

A.text2:hover {
	COLOR: #ebb156; 
	font-family: arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px; 
	line-height: 1.4em;
	TEXT-DECORATION: underline
}

.tl {
	background-color: #646464;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #343434
}
