/* CSS Document */

#footer a{
  text-decoration: none;
  color: #AAADC5;
}

#footer a:visited{
  text-decoration: none;
  color: #AAADC5;
}

#footer a:hover{
  text-decoration: none;
  color: #AAADC5;
}