/* CSS Document */
.newLinks a
{
color:#000000;
text-decoration:underline;
}

.newLinks a:hover
{
text-decoration:underline;
}