a:link { color: #D9CB50; font-weight: bold; text-decoration: none }
a:visited { color: #2B830C; text-decoration: none }
a:hover { color: #FFFFFF }

BODY 
{ 
background-image: url(tipsystarbg.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #FFFFFF;
scrollbar-base-color: #2B830C; 
scrollbar-Track-Color: #FFFFFF;
scrollbar-arrow-color: #D9CB50;
scrollbar-Shadow-Color: #AD1723; 
scrollbar-DarkShadow-Color: #AD1723;
scrollbar-Highlight-Color: #AD1723;
font-family: Arial;
font-size: 100%;
}
