﻿

A,
A:Active,
A:Link,
A:Visited
{
  color                  : #412d22;
  text-decoration        : underline;
}


A:Hover
{
  color                  : #604c41;
  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;
}