.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.01em;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: C8CBBA;
}
