a.BannerLinks
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.BannerLinks:visited
{
   color: #696969;
   text-decoration: underline;
}
a.BannerLinks:active
{
   color: #696969;
   text-decoration: underline;
}
a.BannerLinks:hover
{
   color: #0000CD;
   text-decoration: underline;
}
a.PageLinks
{
   color: #00008B;
   text-decoration: underline;
}
a.PageLinks:visited
{
   color: #00008B;
   text-decoration: underline;
}
a.PageLinks:active
{
   color: #00008B;
   text-decoration: underline;
}
a.PageLinks:hover
{
   color: #0000CD;
   text-decoration: underline;
}
a.Email
{
   color: #4F4F4F;
   background: #C3D7F5;
   text-decoration: none;
}
a.Email:visited
{
   color: #4F4F4F;
   background: #C3D7F5;
   text-decoration: none;
}
a.Email:active
{
   color: #4F4F4F;
   background: #C3D7F5;
   text-decoration: none;
}
a.Email:hover
{
   color: #4F4F4F;
   background: #C3D7F5;
   text-decoration: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1239px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
