body {
	margin: 0px 0px 0px 0px;
	background-color: #eeccbb;
	}

a {	
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #6699CC;
	}

