.NormalWhiteCategory{
FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
FONT-FAMILY: Tahoma, Arial, Helvetica; 
color:#ffffff ;
font-weight: bold;
}


.NormalWhiteCategory a:link {
    color: #ffffff;
    text-decoration:    none;
}

.NormalWhiteCategory a:visited {
    color: #ffffff;
    text-decoration:    none;
}

.NormalWhiteCategory a:active {
    color: #ffffff;
    text-decoration:    none;
}

.NormalWhiteCategory a:hover    {
    color: #ff0000;
    text-decoration:    underline;
}




