.navlink {
 font-family : Verdana;
 font-size : 12px;
 font-weight : bold;
 text-decoration : none;
 color : #FFFFFF;
}

.navi {
 font-family : Verdana;
 font-size : 12px;
 text-decoration : none;
 color : #FFFFFF;
}

.headline {
 font-family : Arial;
 font-size : 16px;
 font-weight : bold;
 text-decoration : none;
 color : #303030;
}

.text {
 font-family : Arial;
 font-size : 13px;
 text-decoration : none;
 color : #606060;
}

.smalltext {
 font-family : Arial;
 font-size : 11px;
 text-decoration : none;
 color : #606060;
}

.link {
 font-family : Arial;
 font-size : 13px;
 text-decoration : none;
 color : #7F0000;
}

.footer {
 font-family : Arial;
 font-size : 12px;
 text-decoration : none;
 color : #909090;
}

