body
{ 
background-image: url(images/home_07.jpg); 
background-repeat: no-repeat;
background-position: 0 0; 
background-attachment: fixed;

scrollbar-face-color:#ADCEDE;
scrollbar-highlight-color:#C3DDE7;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#C3DDE7;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;}

A:link
{ text-decoration: underline; color:#006699; }
A:visited
{ text-decoration: underline;  color:#000099; }
A:active
{ text-decoration: overline;  color:#000000; }
A:hover
{ text-decoration: underline overline; color:#000066;}