.under { text-decoration: none; color: #0000CC;}
.under:hover  { Color : #0000CC; Text-Decoration : underline;} 

.link { text-decoration: none; color: #a70000;} 
.link:hover  { Color : #2F40B6; Text-Decoration : none;} 

.news { text-decoration: none; color: #000000; }
.news:hover { Color : #000000; Text-Decoration : underline; }

