I have applied a style to the HeaderStyleDefault and it also gets applied to the footer...
<HeaderStyleDefault HorizontalAlign="Left" CssClass="LinkColor"...
<FooterStyleDefault Cursor="Default" Font-Underline="false" ForeColor="black" BorderStyle="None" BackColor="white" CssClass="FontStandard"></FooterStyleDefault>
color:#003376; }
text-decoration: underline;color:#003376; }
.FontStandard{ font-family: Arial; font-size: 8pt; color: #000000; font-weight: normal;}