/*	   BEGIN REDEFINING STANDARD STYLES	  */

html {
	height: 100%;
	margin-bottom: 1px;
}

Body {
	color: #9CBFDB;
	margin: 0px;
	border: 0px;
	background-color: #000000;
}

a:link {
	color: #E7E4A3;
}
a:visited {
	color: #E7E4A3;
}
a:hover {
	color: #E7E4A3;
}
a:active {
	color: #E7E4A3;
}
/*	   END REDEFINING STANDARD STYLES	  */