body
            {
					background-color: "#000000";
               font-family:      "Arial";
               font-size:        10PT;
					font-weight:	   heavy;               
               color:            #fff9ee
               text-decoration:  none;
               
   		     scrollbar-track-color:silver;            
	         scrollbar-arrow-color: #ff6900;
	         scrollbar-face-color:#666666;
	         scrollbar-highlight-color:silver;
		      }
		      
A.cont
            {              
               font-size:        10pt;
					font-weight:	   bold;
					text-decoration:  none;
					color:            #ffffff;
			   }
A.cont:hover
            {
               font-size:        10pt;
					font-weight:	   bold;            
               text-decoration:  none;
               background-color: #ff6910               
               color:            #000000;
            }		      

            
A:link
            {              
               font-size:        10pt;
					font-weight:	   bold;
					text-decoration:  none;
					color:            #ffffff;
			   }
A:visited
            {
               font-size:        10pt;
					font-weight:	   bold;            
               text-decoration:  none;
               color:            #ffffff;
            }
A:active
            {
               font-size:        10pt;
					font-weight:	   bold;            
               text-decoration:  none;
               color:            cyan;
            }
A:hover
            {
               font-size:        10pt;
					font-weight:	   bold;            
               text-decoration:  none;
               color:            #ff6910;
            }
            
A.disabledlink
            {
               font-size:        10pt;
               font-weight:       bold;            
               text-decoration:  none;
               color:            #666666;
               cursor:          default;
            }            
				
.sub
				{
				background-color:		#ff6910;
			   cursor:					hand; 
				font-weight:			bold; 
				color:					#ffffff; 
				font-size:				12px;
            font-family:			"Arial, helvetica, sans-serif";
				}
				
.sub1
				{
				background-color:		#474747;
			   cursor:					hand; 
				font-weight:			bold; 
				color:					#ffffff; 
				font-size:				12px;
            font-family:			"Arial, helvetica, sans-serif";
				}
				
#baskettitle
            {
               font-family:      "Arial, helvetica, sans-serif";
               font-size:        12PT;        
					font-weight:	   bold;                
               color:            #ffffff;               
               text-decoration:  none;

            } 
            
#basketitem
            {
               font-family:      "Arial, helvetica, sans-serif";
               font-size:        12PT;        
					font-weight:	   bold;                
               color:            #ff6910;               
               text-decoration:  none;

            }             
            
#basketdetails
            {
               font-family:      "Arial, helvetica, sans-serif";
               font-size:        12PT;        
					font-weight:	   bold;                
               color:            #ff6910;               
               text-decoration:  none;

            }            
           
#baskettotal
            {
               font-family:      "Arial, helvetica, sans-serif";
               font-size:        12PT;        
					font-weight:	   bold;                
               color:            #ff6910;               
               text-decoration:  none;
               border-color:     #ff6910;               

            }
            
<h1>

            {
               font-family:      "Arial";
               font-size:        10PT;              
               color:            #fff9ee;
               text-decoration:  none;
		      }            




				
				
