/* CSS definition file containing sitestyle stylesheets */
BODY { 
font-size: 10px; 
background-color: #FBE9BA;
scrollbar-base-color: #fbe9ba; 
scrollbar-arrow-color: #7b6844;
scrollbar-DarkShadow-Color: #7b6844; 
scrollbar-Track-Color: #bba884;
}
a:link,a:active,a:visited { text-decoration: underline; color : #7B6844; }
a:hover		{ text-decoration: underline; color : #000000; }