

A 
{
text-color: #ffeeaa;
text-decoration: none;
}

A:hover 
{
text-decoration: underline;
text-color: #ffff00;
}

.noticias_menu {
 text-color: #0000aa;
 text-decoration: none;
}

.noticias_menu:hover {
 text-color: #0000ff;
 text-decoration: underline;
}