/* CBF site styles */

body {
color:#ffffff;
background-color:#353B30;
background-image:url(images/index_03.jpg);
background-attachment:fixed;
padding:10px;
margin-bottom:10px;
scrollbar-face-color:#59674C;
scrollbar-arrow-color:#32382E;
scrollbar-track-color:#353B30;
scrollbar-shadow-color:#546247;
scrollbar-highlight-color:#8A9382;
scrollbar-3dlight-color:#75816A;
scrollbar-darkshadow-color:#343A2F;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:line-through;
}

a:visited {
color:#353B30;
text-decoration:none;
}