.content-txt {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000
}

.content-txt a, .content-txt a:visited, .content-txt a:active{
	color : #000000;
}

.content-txt a:hover {
	color : #666666;
	text-decoration : underline;
}

.content-small-txt {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	color: #000000
}

.content-small-txt a, .content-small-txt a:visited, .content-small-txt a:active{
	color : #000000;
}

.content-small-txt a:hover {
	color : #666666;
	text-decoration : underline;
}

.submenu-txt {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	color : #000000;
}

.submenu-txt a {
	color : #000000;
	text-decoration : none;
}

.submenu-txt a:hover {
	text-decoration : underline;
}

.submenu-txt a:active {
	text-decoration : underline;
    font-weight: bold
}

.headline {
	font-family: Arial, Helvetica, Geneva;
	font-size: 16px;
	font-style: normal;
	font-weight: bold
}

.headline-middle {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold
}
.selected {
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica;
	text-decoration : underline;
    font-weight: bold
}


