/* CSS Document */<style type="text/css">a:link { font-family:'Verdana'; text-decoration:none; font-weight:bold; color:#003333; }a:hover { text-decoration:none; font-weight:bold; background-color:#1A8CFF; }div.bgfixed {  margin:20px 20px 20px 250px; border:1px solid red;   background-image:url(background5.gif); background-repeat:no-repeat; background-position:center center;  background-attachment:fixed;}</style>