a:link { color: #D1C10A; font-weight: bold; text-decoration: none }
a:visited { color: #848D22; text-decoration: none }
a:hover { color: #FFFFFF }

BODY 
{ 
background-image: url(catsbg.jpg);
background-attachment: fixed;
background-position: center right;
background-repeat: no-repeat;
background-color: #000000;
scrollbar-base-color: #848D22; 
scrollbar-Track-Color: #D1C406;
scrollbar-arrow-color: #D1C406;
scrollbar-Shadow-Color: #BBC739; 
scrollbar-DarkShadow-Color: #BBC739;
scrollbar-Highlight-Color: #BBC739;
font-family: Arial;
font-size: 100%;
}

