TABLE.basic { background-color : #ff0000;
                   background-image : url("pic_sys/bg.gif");
                   background-repeat : repeat-y ;
                   background-attachment : fixed ;
                   background-position : left top }

A.link1{ text-decoration: none }
A.link1:link { color: #3c2b24 }
A.link1:visited { color: #3c2b24 }
A.link1:active { color: #ff0000 }
A.link1:hover { color: #ff0000 }
