A.Header_Link
{
      font-size: 28px;
      font-family: Georgia;
      font-weight: normal;
      color:black;
      text-decoration: none;
}

A.Header_Link:Hover
{
      font-size: 28px;
      font-family: Georgia;
      font-weight: bold;
      text-decoration: Underline;
}

A.Body_Link
{
      font-size: 24px;
      font-family: Georgia;
      font-weight: normal;
      color:black;
      text-decoration: none;
}

A.Body_Link:Hover
{
      font-size: 24px;
      font-family: Georgia;
      font-weight: bold;
      text-decoration: Underline;
}

TD.Tag_line
{
      font-size: 14px;
      font-family: Arial;
      font-weight: bold;
      color: #e1052b;
      text-decoration: none;
}

Font.Link
{
      font-size: 16px;
      font-family: Arial;
      font-weight: normal;
      color: #e1052b;
      text-decoration: underline;
}
Font.Description
{
      Font-size: 16px;
      font-family: Georgia;
      
}

Font.Cap
{
      Font-size:  30px;
      Font-family: Georgia;
      Font-Weight: Normal;
      Text-decoration: none;
}

Font.LinkDescription
{
     Font-size: 15px;
     Font-family: Arial;
     Font-weight: normal;
     text-decoration: none;
     color: black;
}

A.link
{
     Font-size: 14px;
     Font-Family: Georgia;
     Font-weight: normal;
     text-decoration: none;
}