body {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #333333;
}

a:link {
	color: #006699;
	text-decoration: underline;
	}

a:visited {
	color: #FF3366;
	text-decoration: underline;
	}

a:hover {
	color: #3399CC;
	text-decoration: underline;
	}

