a { text-decoration : none; font-size : 8pt; color : black; } a:hover { text-decoration : none; font-size : 8pt; color : #black; } a.underline { text-decoration : none; font-size : 8pt; color : black; } a.underline:hover { text-decoration : underline; font-size : 8pt; color : #0D0068; } a.weiss { text-decoration : none; font-size : 8pt; color : #FFFFFF; } a.weiss:hover { text-decoration : none; font-size : 8pt; color : #FFFFFF; }