body{
	margin-top: 0px;
	margin: 0px;
	background-image: url(images/background.gif);
}

a:link{
		color: #000099;
	}
	
a:visited{
		color: #000099;
	}
	
a:hover {
		color: #006699;
	}
	
a:active{
		color: #000099;
	}