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

p{
	font-family: Windsong;
	font-size: 14px;
	color:#c2c2a0;
	line-height: 18px;
	padding: 3px;
	text-align: left;
}



.bold {
	font-family: windsong;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #c2c2a0;
	text-decoration: none;
}
.navigation {
	font-family: windsong;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #c2c2a0;
	background-color: #7D8265;
	display: block;
	width: 140px;
	padding: 8px;
}  
