/* Footer */


A.footer
{
Color: black;
Text-Decoration: none;
Font-Weight: bold;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 8pt;
}

A:HOVER.footer
{
Color: #AD5B84;
Text-Decoration: none;
Font-Weight: bold;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 8pt;
}


Font.footer
{
Color: black;
Text-Decoration: none;
Font-Weight: none;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 8pt;
}


/* Header */


A.header
{
Color: black;
Text-Decoration: none;
Font-Weight: bold;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 10pt;
}

A:HOVER.header
{
Color: white;
Text-Decoration: none;
Font-Weight: bold;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 10pt;
}



