.noticias {
display: block;
text-align: center;
text-decoration: none;
font-family:Verdana,Arial;
font-weight: bolder;
font-size:10px;
color: #F6F6F6;
}

A.noticias:hover {
color:#FFFFFF;
}