body {font-family:  Myriad, sans-serif;
  }

table tr td span  {color: red;
  }

a.canada {color: black;
  font-family: Myriad, sans-serif;
  font-style: normal;
  font-weight: normal;
  }

a:link  {
  text-decoration:  none;
  font-family:  Myriad, sans-serif;
  font-weight:  bold;
  }

a:visited  {
  font-style: normal;
  text-decoration:  none;
  font-family:  Myriad sans-serif;
  font-weight:  normal;
  }

a:hover {
  text-decoration: underline;
  }