a:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
a:visited { color: #021F5A; text-decoration: none }
a:hover { color: #DD2817 }

BODY 
{ 
background-image: url(geribg.jpg);
background-attachment: fixed;
background-position: center right;
background-repeat: no-repeat;
background-color: #083A9D;
scrollbar-base-color: #DD2817; 
scrollbar-Track-Color: #083A9D;
scrollbar-arrow-color: #083A9D;
scrollbar-Shadow-Color: #FFFFFF; 
scrollbar-DarkShadow-Color: #FFFFFF;
scrollbar-Highlight-Color: #FFFFFF;
font-family: Arial;
font-size: 100%;
}

