P
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt
}
BODY
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt
}
UL
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt
}
A
{
    COLOR: gray;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    //FONT-//WEIGHT: bolder;
    TEXT-DECORATION: none
}
A.Local
{
    COLOR: gray;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}

	A:link		{COLOR: gray; text-decoration: none}
	A:visited	{COLOR: gray; text-decoration: none}
	A:active	{COLOR: gray; text-decoration: none}
	A:hover		{COLOR: red; }