body 
{ background: #BBE1FF; background-image: url(images/abb_bkg.gif); background-repeat: repeat; background-attachment: fixed;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif; color: #000000 ; 
  margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; }

a:link
{ color: #0099FF; background: transparent; text-decoration: none; }
a:visited
{ color: #FFCC99; background: transparent; text-decoration: none; }
a:hover
{ color: #0099FF; background: transparent; text-decoration: underline; }
a:active
{ color: #FFFFFF; background: #FF9933; text-decoration: none; }

p { width: 500px; border: double 3px #999 }