@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-size: 9px;
}

.navigation {
	pfont-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	pfont-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C60;
	display: block;
	padding: 8px;
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
}
.style7 {
	font-size: 9px;
}

