.headline_namen {
                font-family: Geneva, Arial, "Arial Narrow";
                font-size: larger;
                font-style: normal;
                text-transform: uppercase;
                color: #444;
                background-color: #FFF;
                letter-spacing: 7px;
                word-spacing: 18px;
                text-align: center;
                font-weight: 600;
                font-variant: normal;
                white-space: normal;
                display: table-cell;
                padding: 0px;
                overflow: visible;
                text-decoration: none;
                position: relative;
}
.text_color {
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
 
.headline {
                font-family: Geneva, Arial, "Arial Narrow";
                font-size: 12px;
                font-style: normal;
                font-weight: normal;
                color: #444;
}
a:link {
                font-family: Geneva, Arial, "Arial Narrow";
                color: #333;
                text-decoration: none;
}
a:visited {
                text-decoration: none;
}
a:hover {
                text-decoration: none;
}
a:active {
                text-decoration: none;
                text-align: center;
}
 

