.product {color: green;
	      font-family: Arial CE;
	      font-size: 10pt;
          text-decoration: none}
.product_o {color: magenta;
            font-style: italic;
            font-family: Arial CE;
            font-size: 10pt;
            font-weight: bold;
            text-decoration: none}
.basket {color: Brown;
	     font-size: 11pt;
	     font-family: Arial CE;
	     font-weight: bold;
         text-decoration: none}
.basket_o {color: #FFAA00;
	       font-size: 11pt;
	       font-family: Arial CE;
	       font-weight: bold;
	       font-style: italic;
           text-decoration: none}  
.order {color: Red;
        font-size: 11pt;
        font-family: Arial CE;
        font-weight: bold;
        text-decoration: none}
.order_o {color: #FFAA00;
          font-size: 11pt;
          font-family: Arial CE;
          font-weight: bold;
          font-style: italic;
          text-decoration: none}    
.logon {color: black;
        text-decoration: none}
.logout {color: black;
         text-decoration: none}
.registration {color: black;
               text-decoration: none}
.edit {color: black;
       text-decoration: none}
.price {color: brown;
        text-decoration: none}
