.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 120px;
	border: thin none #000066;
	padding-left: 6px;
	border-right: 10;
	border-right-color: #000000;
	border-right-style: solid;
}
.important {
	color: #FF0000;
}
