/* kaleidoscope8.css v1.0 (2003.10.2) CSS File to Declare 'kaleidoscope' class template by R L Samuell (http://www.samuell.com/) NOTICE: Copyright (c) 2003 by R L Samuell, All Rights Reserved. */ SPAN.kwhite { background: red; } SPAN.kred { background: orange; } SPAN.korange { background: yellow; } SPAN.kyellow { background: green; } SPAN.kgreen { background: blue; } SPAN.kblue { background: purple; } SPAN.kpurple { background: black; } SPAN.kblack { background: white; }