<!-- BUTTON COLORS -->
.start {color:red; background:yellow}
.end {color:black; background:#D3D3D3}
.hist1 {color:black; background:yellow}
.hist2 {color:red; background:yellow}


<!-- LINK MOUSEOVER COLORS (background-color: yellow; font-size: 13;) -->
SPAN {cursor: hand ; }
.onme1 {color: red; font-weight: normal; text-decoration:underline;}
.offme{color: navy; }

<!-- color: #3300FF ; } -->

