#topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	height:24px;
	width: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#topmenu ul {
	list-style:none;
	margin: 0;
	padding:0;
	padding-top:85px;
	
}

#topmenu li {
	display:inline;
	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #da4271;
	
}

#topmenu a:link{
	font-size:16px;
	padding:3px 10px 2px 10px;
	color:#687f85;
	text-decoration: none;
	border:0px solid #000000;
		font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}

#topmenu a:visited{
	font-size:16px;
	padding:3px 10px 2px 10px;
	color:#687f85;
	text-decoration: none;
	border:0px solid #000000;
			font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}

#topmenu a:hover{
font-size:16px;
color:#000000;

}img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
