Homestead Connection Home Page
<STYLE TYPE="text/css">
body {
scrollbar-face-color: #CFBB96;
scrollbar-shadow-color: #B7673A;
scrollbar-highlight-color: #F0E2C7;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #974F26;
scrollbar-track-color: #E3CA8E;
scrollbar-arrow-color: #861230;
}</STYLE>
ADD A COLOR COORDINATED SCROLLBAR:

Using this script you can change the scrollbar color from the standard gray to colors of your choosing:
Change the numbers after the # to your choice of colors, copy the code and then click on 'Properties Editor' ~ 'Advanced' and paste the code in the box under the <HEAD> tag label. Check the changes in Preview Mode.
TIP: Click on your page, click link color and click the drop down arrow on the Color box. Scroll down and choose Other.  This opens the color wheel and also gives the Hexadecimal numbers ( the numbers referenced above following the #) of the colors. From here you can choose coordinating colors for the scrollbar.

OR:
COLOR WHEEL- Links to a comprehensive color wheel that shows web safe colors, hex numbers, etc.