a:link { color: #EFECC1; font-weight: bold; text-decoration: none }
a:visited { color: #95902A; text-decoration: none }
a:hover { color: #219018 }

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

