*{
	margin: 0;
	padding: 0;
	list-style:none;
	border:none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F58A22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F58A22;
}
a:hover {
	text-decoration: underline;
	color: #CACACA;
}
a:active {
	text-decoration: none;
	color: #F58A22;
}


a.footer {
	color: #CCCCCC;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #ff9933;
}

.style4 {
	color: #ff9933;
	font-weight: bold;
}

html {
	overflow-x: hidden; 
	overflow-y: scroll; 
}

.gameselect {
	margin: 20px 0px;
	height: 700px;
	width: 440px;
	overflow: auto;
}.hostingprice {
	font-weight: bold;
	color: #FFF;
}
