/* -- Empty -- */
body {
 margin: 0.5% 2% 0.5% 2%;
 font-size-adjust: .58;
 color: #000000;
 background:
  #ffffff
  url(none) !important;
}
a:link {
 background: transparent;
 color: #000099;
 text-decoration: underline;
}
a:visited {
 background: transparent;
 color: #990000;
 text-decoration: underline;
}
a:hover {
 background: transparent;
 color: #ff0000;
 text-decoration: underline;
}
a:active {
 background: transparent;
 color: #ff0000;
 text-decoration: underline;
}