/* Styles Links - Start */

body{
  font-size: 120%;
}

a:link{
  color: #479088;
  font-weight: bold;
  text-decoration: none;
}

a:visited{
  color: #990033;
  font-weight: bold;
  text-decoration: none;
}

a:active{
  color: #000066;
  font-weight: bold;
  text-decoration: none;
}


