.segmenu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.segmenu:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
