A.ACTIVE
{
    BORDER-BOTTOM: red thin;
    BORDER-LEFT: red thin;
    BORDER-RIGHT: red thin;
    BORDER-TOP: red thin;
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14pt;
    TEXT-DECORATION: none
}
A.NORMAL
{
    BORDER-BOTTOM: blue thin;
    BORDER-LEFT: blue thin;
    BORDER-RIGHT: blue thin;
    BORDER-TOP: blue thin;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14pt;
    TEXT-DECORATION: none
}
P.CURRENT
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14pt
}
