@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("atp.com.ar") , domain("atpx.com.ar")
{

body, div
{
  font-family:Segoe UI,Tahoma,Arial !important;
  font-size:12px;
}
a {
color: #5DA1F1 !important;
border: none !important;
}

a:visited {
color: gray !important;
}
}