/* Default style for links */
a:active  { color: #7896CF}
a:hover   { color: #7896CF
a:link    { color: #7896CF
a:visited { color: #7896CF

/* Default style */
body
{
  background-color: #FFFFFF;
}

/* Use this style for footnote numbers */
sup.Footnote
{
}
