a:link { text-decoration:none; color: #C7CAD3}
a:visited { text-decoration:none; color: #C7CAD3}
a:active { text-decoration:none; color: #C7CAD3}
a:hover { text-decoration:none; color: #FF9933}
a.an { text-decoration:none; color: #C7CAD3}

BODY {
        background-image: url('/pictures/bg.jpg');
        background-repeat: no-repeat;
        background-position: right bottom;
        scrollbar-base-color: #E0E5FD;

}


