#topmenu {color:#fff;}
#topmenu a:link, #topmenu a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}
#topmenu a:link.active, #topmenu a:visited.active {text-decoration: none;}
#topmenu a:hover {text-decoration: underline;}
#topmenu img:hover{border-bottom:1px solid #fff;}