BODY{
 margin: 0px;
 background-color: #FFFFFF;
 background-image: url(img/bg2_0508.gif);
 background-repeat: repeat-y;
 background-attachment: fixed;
 background-position: left top
}

A:link { color: #800000; text-decoration: none;}
A:visited { color: #666666; text-decoration: none;}
A:active { color: ffffff; text-decoration: underline;}
A:hover { color: orange; text-decoration: underline;}
