avatica/css/screen.css [1465:1471]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
a:hover {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



css/screen.css [1467:1473]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
a:hover {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



