body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%; 
	color:#000000;
	overflow-x: Hidden;
	overflow-y: Hidden;
	}
a {
	text-decoration: none;
	outline: none;
	color: #666;
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color: black;
	}

html,body{
	margin:0;
	padding:0;
	border:0;
	scrollbar-base-color:#fff000;
	overflow-x: Hidden;
	overflow-y: Hidden;
/* \*/
	height:100%;
/* no Mac IE 5.x */
}

body{
	background: #eeeeee;
	min-width:800px;
	text-align:center;
	
	overflow-x: Hidden;
	overflow-y: Hidden;
}