
.news {
 font-family:verdana;
}

.news A {
  text-decoration: underline;
  color : #355497;
  font-weight: bold;
}

.news A:hover {
  text-decoration: underline;
}

.content{
 COLOR:#000000;
 FONT: 9px Verdana;
 TEXT-INDENT: 0px;  
  
}

a.content{
text-decoration: underline;
color:black;
}