/* CSS Document */

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;





line height:18px;
	padding:3px;
	text-align: left;
}
.navigation {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;











	color:#FFFFFF
	background-color:#000000
	display: block;
	padding: 8px;
	width: 150px;
	text-align: left;
	background-color: #871926;
	color: #FFFFFF;
	height: 30px;
	display: block;
	font-weight: normal;
}

.navigation:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
	display: block;
	padding: 8px;
	width: 150px;
	text-align: left;
	height: 30px;
	}
	
	.legend{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	text-align: center;
}
