a.stylegray{
    COLOR: #5F5E5A;
    Text-Decoration:underline;
}
a.stylewhite{
    COLOR: #ffffff;
    Text-Decoration:underline;
}
a.styleblack{
    COLOR: #000000;
    Text-Decoration:underline;
}
a.styleblue{
    COLOR: #BCCEF2;
    Text-Decoration:underline;
}




