   .imageOne {
      background-image: url('http://images2.solestruck.com/images/topten/bottombackground.jpg');
   }

   .imageTwo {
      background-image: url('http://images2.solestruck.com/images/topten/leftbackground.jpg');
   }

   .imageFive {
      background-image: url('http://images2.solestruck.com/images/topten/topbackground.jpg');
      background-repeat: repeat-x
   }

      .imageSix {
      background-image: url('http://images2.solestruck.com/images/topten/toptentext.jpg');
   }


   .shoename {
      font-family: "Tahoma";
      font-size: 11px;
      color: #666666;
      font-weight: normal;
      text-align: center;
      line-height:15px;
      padding-top:7px;
	   text-decoration:none;
   } 

    .randomname {
      font-family: "Tahoma";
      font-size: 13px;
      color: #707070;
      font-weight: bold ;
      line-height:15px;
      padding-top:7px;
	  text-decoration:none;
   }

   .shoeonedesc {
      font-family: "Tahoma";
      font-size: 11px;
      color: #666666;
      font-weight: normal;
      text-align: left;
      line-height:15px;
      padding-top:7px;
      text-decoration:none; 

   }

   .shoeonedesc1 {
      font-family: "Tahoma";
      width:240px;
      font-size: 11px;
      color: #666666;
      font-weight: normal;
      text-align: left;
      line-height:15px;
      padding-top:7px;
      text-decoration:none; 

   }

    .textDecoration {
      font-family: "Tahoma";
      font-size: 11px;
      color: red;
      font-weight: normal;
      text-align: left;
      line-height:15px;
      padding-top:7px;
      text-decoration:none; 

   }

   a:link {text-decoration:none;}
   a:hover {text-decoration:none;}
