.nav {
	background-color: D1EBDD;
	cursor: w-resize;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #626262;
}
