	<!-- /* this is the CrippenWorks style sheet, cpwstyle,  a css file */ -->
	/* last modified 12 feb 06 mlb */

body            {background-color: ivory;         /* this is displayed without a   p  reference */
	         color: #000000;                  /* (the font color) */
	         font-family: verdana, arial, helvetica, sans-serif;
		 font-size: small;}

	<!---- /* p.horule        {color: #cccccc;}   */ ---->



	<!----------------------- /* consider using this */ 
p.footer       {font-family: arial, helvetica, sans-serif;
                font-size: x-small;
		text-align: center;
		color: #660000;
		line-height: 15px;}  /* yes, 12-15 */
	-------------------------------------------------->




<!---- /*   	apricot      cc6600
	  	apr  -  pale cc3300 -- best of 3
		apr  -v.pale ff9933
		black        000000
		chocolate    660000
		green	     336600
		green        006633
		lime	     669900
		red          cc3300 bold
		red-near     cc0000
		violet       cc0099
	*/ -------------------------------------------------->


		<!---- /* type1 -- red-near/red ----for all footlinks within red horiz. lines---- */ ---->	
A.type1:link     {color: #cc0000; text-decoration: none;}	
A.type1:visited  {color: #cc0000; text-decoration: none;}
A.type1:hover    {color: #cc3300; text-decoration: underline;} 
A.type1:active   {color: #cc3300; text-decoration: underline;}


		<!---- /* type2 --black/red-near ----for event page websites
						     for stores websites
						     for fabrics page ---------------------*/ ---->	
A.type2:link     {color: #000000; text-decoration: none;} 	
A.type2:visited  {color: #000000; text-decoration: none;}
A.type2:hover    {color: #cc0000; text-decoration: underline;}
A.type2:active   {color: #cc0000; text-decoration: underline;}


		<!---- /* type3 --black/apricot ---- for below footlinks
					              for captions
						      for contact page
						      for within text  ------------------- */ -------->
A.type3:link     {color: #000000; text-decoration: underline;}	
A.type3:visited  {color: #000000; text-decoration: underline;}
A.type3:hover    {color: #cc3300; text-decoration: underline;} 
A.type3:active   {color: #cc3300; text-decoration: underline;}



		<!---- /* type4 --black/black bold ---- for states on stores page --------------- */ ---->	
A.type4:link     {color: #000000; text-decoration: underline;}	
A.type4:visited  {color: #000000; text-decoration: underline;}
A.type4:hover    {color: #000000; text-decoration: none; font-weight: bold;} 
A.type4:active   {color: #000000; text-decoration: none; font-weight: bold;}


		<!---- /* type5 --black/apricot ---- for right menu on home page------------*/ ---->	
A.type5:link     {color: #000000; text-decoration: none;} 	
A.type5:visited  {color: #000000; text-decoration: none;}
A.type5:hover    {color: #cc3300; text-decoration: underline;}
A.type5:active   {color: #cc3300; text-decoration: underline;}


		<!---- /* type6 --chocolate/apricot ----- for websites on links page
							  for choose fabric on product page ----*/ ----------->	
A.type6:link     {color: #660000; text-decoration: underline;} 	
A.type6:visited  {color: #660000; text-decoration: underline;}
A.type6:hover    {color: #cc6600; text-decoration: underline;}
A.type6:active   {color: #cc6600; text-decoration: underline;}


		<!---- /* type7 -- apricot/chocolate -------------------------------- */ ---->	
A.type7:link     {color: #cc3300; text-decoration: underline;} 	
A.type7:visited  {color: #cc3300; text-decoration: underline;}
A.type7:hover    {color: #660000; text-decoration: underline;}
A.type7:active   {color: #660000; text-decoration: underline;}


		<!---- /* type8 -- red-near/lime ------------------------------------- */ ---->	
A.type8:link     {color: #cc3300; text-decoration: none;}	
A.type8:visited  {color: #cc3300; text-decoration: none;}
A.type8:hover    {color: #669900; text-decoration: underline;} 
A.type8:active   {color: #669900; text-decoration: underline;}


  