
.newitemlinksmallmenu
{
    color:#005692;
    text-decoration: underline;
}

.newitemlinksmallmenu A:hover
{
    text-decoration: underline;
}

.newitemlinksmallmenu A:link
{
    text-decoration: underline;
}
.newitemlinksmallmenu A:visited
{
    text-decoration: underline;
}

.newitemlinksmallmenu A:active
{
    text-decoration: underline;
} 
