'wcfFooterBackground': '#spFooter { background-color: VALUE; }',
'wcfFooterText': '#spFooter { color: VALUE; }',
'wcfFooterLink': '#spFooter a { color: VALUE; }',
- 'wcfFooterLinkActive': '#spFooter a:active { color: VALUE; }',
+ 'wcfFooterLinkActive': '#spFooter a:hover { color: VALUE; }',
'wcfFooterHeadlineText': '#spFooter .spFooterHeadline { color: VALUE; }',
'wcfFooterHeadlineLink': '#spFooter .spFooterHeadline a { color: VALUE; }',
'wcfFooterHeadlineLinkActive': '#spFooter .spFooterHeadline a:hover { color: VALUE; }',
'wcfFooterCopyrightBackground': '#spFooterCopyright { background-color: VALUE; }',
'wcfFooterCopyrightText': '#spFooterCopyright { color: VALUE; }',
'wcfFooterCopyrightLink': '#spFooterCopyright a { color: VALUE; }',
- 'wcfFooterCopyrightLinkActive': '#spFooterCopyright a:active { color: VALUE; }',
+ 'wcfFooterCopyrightLinkActive': '#spFooterCopyright a:hover { color: VALUE; }',
'wcfSidebarBackground': '#spContentSidebar .spContentSidebarBox { background-color: VALUE; }',
'wcfSidebarText': '#spContentSidebar .spContentSidebarBox { color: VALUE; }',
'wcfSidebarLink': '#spContentSidebar .spContentSidebarBox a { color: VALUE; }',