﻿

A,
A:Active,
A:Link,
A:Visited
{
  color                  : #243945;
  text-decoration        : underline;
}


A:Hover
{
  color                  : #0d2934;
  text-decoration        : none;
}


#PageFooterNav A,
#PageFooterNav A:Active,
#PageFooterNav A:Link,
#PageFooterNav A:Visited
{
  /*font-weight            : bold;*/
  text-decoration        : none;  
}


#PageFooterNav A:Hover
{
  /*font-weight            : bold;*/
  text-decoration        : underline;
}
