a.footerlink:link
{
text-decoration: none;
color: #999999;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: normal;
 font-style: italic;
}

a.footerlink:visited
{
text-decoration: none;
color: #999999;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: italic;
}

a.footerlink:active
{
text-decoration: none;
color: #999999;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: italic;
}

a.footerlink:hover
{
text-decoration: underline;
color: #999999;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: italic;
}
