@import "styles-adv.css";

html, body {font-family: arial, helvetica, sans-serif;
line-height: 1.0;
font-size: 14px;
letter-spacing: -1px;
color: #000;
background: #fff;}

address {font-style: normal;}

a:link, a:visited {color: #000;
background: #fff;
text-decoration: underline;
font-weight: bold;}

a:hover {color: #000;
background: #fff;
text-decoration: none;}

a:link img, a:visited img {border: none;}