


.copyright font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.click_to_enter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.main_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #9C8E4A;
}
.body_star {
	#background-color: #000000;
	#background-image: url(images/background-tile.gif);
	background-image: url(images/background-tile-2.gif);
	background-repeat: repeat;
}


div.scroll {
    font-size: 18px;
	height: 300px;
	width: 400px;
	overflow: auto;
	border: 1px solid #666;
	color: #9C8E4A;
	background-color: #000000;
	padding: 8px;
	scrollbar-face-color : #9C8E4A; 
	scrollbar-highlight-color : green; 
	scrollbar-3dlight-color : white; 
	scrollbar-shadow-color : black; 
	scrollbar-darkshadow-color : black; 
	scrollbar-track-color : #9C8E4A; 
	scrollbar-arrow-color : white;"
}



a:link { 
	color: #9C8E4A;
	text-decoration: underline;
	background-color:transparent;
	}
a:visited { 
	color: #9C8E4A;
	background-color:transparent;
	}
a:hover { 
/*	color: #A5924A; */
    color: #FFFFFF;
	text-decoration: none;
	background-color:transparent;
	}
a:active { 
	color: #9C8E4A;
	background-color:transparent;
	}
