
.navigation {
	color: #49494b;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}

.navigation a:link {
	color: #49494b;
	text-decoration: none;
}
.navigation a:visited {
	color: #49494b;
	text-decoration: none;
}
.navigation a:hover { 
	color: #00958b;
	text-decoration: none;
}
.navigation a:active { 
	color: #00958b;
	text-decoration: none;
}

img {
	border: 0px;
}

BODY {

background-color:#d7e5e7;

margin-left:20px;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;

}
