body
            {
					background-color: "#ff6910";
               font-family:      "Arial";
               font-size:        10PT;
					font-weight:	   heavy;               
               color:            #fff9ee
               text-decoration:  none;
   		   scrollbar-track-color:#000000;            
          	scrollbar-3d-light-color:#ce0000;
	         scrollbar-arrow-color: #ce0000;
	         scrollbar-base-color:black;
	         scrollbar-dark-shadow-color:#333333;
	         scrollbar-face-color:#000000;
	         scrollbar-highlight-color:#999999;
	         scrollbar-shadow-color:black;
		      }
		      
 
A.cart_top_nav
				{
				   font-family:      "Arial, helvetica, sans-serif";
               font-size:        14pt;
					font-weight:	   heavy;                
               color:            #000000;
               text-decoration:  none;
            }
            
A.cart_top_nav:hover
            {
               font-family:      "Arial, helvetica, sans-serif";
               font-size:        14pt;
					font-weight:	   heavy;               
               color:            #ffffff;
               text-decoration:  underline;
            }
            
#garmettitle
				{
				   font-family:      "Arial, helvetica, sans-serif";
               font-size:        14pt;
					font-weight:	   heavy;                
               color:            #ffffff;
               text-decoration:  none;
            }

#garmetselect
				{
				   font-family:      "Arial, helvetica, sans-serif";
               font-size:        14pt;
					font-weight:	   heavy;                
               color:            silver;
               text-decoration:  none;
            }
