a.Link
{
   color: #696969;
   text-decoration: none;
}
a.Link:visited
{
   color: #696969;
   text-decoration: none;
}
a.Link:active
{
   color: #696969;
   text-decoration: none;
}
a.Link:hover
{
   color: #696969;
   text-decoration: underline;
}
.CopyNormal
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   line-height: 21.03px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
   background-color: transparent;
}
.CopyItalic
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 12px;
   font-style: italic;
   line-height: 21.03px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
   background-color: transparent;
}
.CopyBold
{
   font-family: Georgia;
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   line-height: 21.03px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
   background-color: transparent;
}
.CopyBoldItalic
{
   font-family: Georgia;
   font-weight: bold;
   font-size: 12px;
   font-style: italic;
   line-height: 21.03px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
   background-color: transparent;
}
.FlairBold
{
   font-family: Georgia;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   line-height: 28.03px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
   background-color: transparent;
}
