/* CSS Document */

p{
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 1px;
	width: auto;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding: 1px;
	width: auto;
}Footer {

font-family: Veranda, sans-seriff;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.navigation_youarehere {

	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;
	padding: 1px;
	width: inherit;
}
