.la_nav {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-indent: 30px;
}
body {
	background-image: url(../images/background_lighter.jpg);
}
.la_nav_indent {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-indent: 40px;
}

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

a:visited {
    color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}



.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: .5em 1em;
	padding: .5em 1em;
}
