body {
	font-family: "Lucida Grande", Verdana, Arial;
	color: #1B8EBB;
	font-size: x-small;
	line-height: 15px;
}
a {
	font-family: "Lucida Grande", Verdana, Arial;
	color: #1B8EBB;
	font-weight: normal;
}
.navigation {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}



.navigation:hover {
	text-decoration: underline;
	
}
.textlinks {
	text-decoration: none;
}

