.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;

}
.rightbar {
	border-right-style: solid;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
.navigation:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

body {
	background-image: url(images/beige_bg.JPG);
}
.border {
	border: 1px solid #000000;
}
