.favorite_on{ width:16px;height:16px; background: #fff url(img/favorite.png); color:#CCC; cursor: pointer; } .favorite_off{ width:16px;height:16px; background: #fff url(img/favorite.png); background-position: 0px 16px; color:#CCC; cursor: pointer; } body{ font-family:helvetical,arial; } .listingh td{ color:white; font-weight:bold; text-align:center; font-size:.9em; background-color:#CCCCCC; } .listingd td {color:black;text-align:center;} body{background-color:#FFFFFF; font-family:Georgia} a:link {text-decoration: none; color: blue} a:visited {text-decoration: none;} a:hover {color: white; text-decoration: bold; background: purple} a:active {text-decoration: none; color: red; background: none} .listingh { color:black;font-weight:normal; text-align:center; font-size:.9em; background-color:#E0E9E6; } .listingd{color:black;text-align:center;} th h3{background-color:#000000;color:white;margin-top:18px} .dataname{font-style:italic;padding-right:18px} td.listing_header{ background-color:#800080; color:white; font-size:.8em;} table.navbar{ background-color:#DCD0DD; }