.standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background-color: #3B8141;
	display: block;
	padding: 24 px;
	width: 150 px;
	border: 4 px;
	border-bottom: 4px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

