body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;	
	text-align: center;   
	scrollbar-base-color:#e0e0e0;
	}
a {
	text-decoration: underline;		
	}
a:link {
	color: #6666cc;
	}
a:visited {
	color: #6666cc;
	}
a:active {
	color: #0000FF;
	}
a:hover {
	color: #0000FF;
	text-decoration:none;
	}
