@charset "utf-8";
#Links {left: 60px; top: 50px; position:relative}
#car a { display:block; height:30px; width:120px; overflow:hidden; }
#car a:hover { display:block; text-indent:-120px; }
#renting a { display:block; height:30px; width:160px; overflow:hidden; }
#renting a:hover { display:block; text-indent:-160px; }
#harassment a { display:block; height:30px; width:180px; overflow:hidden; }
#harassment a:hover { display:block; text-indent:-180px; }
#CC a { display:block; height:30px; width:120px; overflow:hidden; }
#CC a:hover { display:block; text-indent:-120px; }
#Internet a { display:block; height:30px; width:162px; overflow:hidden; }
#Internet a:hover { display:block; text-indent:-162px; }
#Contracts a { display:block; height:30px; width:100px; overflow:hidden; }
#Contracts a:hover { display:block; text-indent:-100px; }
#SS a { display:block; height:30px; width:230px; overflow:hidden; }
#SS a:hover { display:block; text-indent:-230px; }
#DUI a { display:block; height:30px; width:226px; overflow:hidden; }
#DUI a:hover { display:block; text-indent:-226px; }
#Law a { display:block; height:30px; width:100px; overflow:hidden; }
#Law a:hover { display:block; text-indent:-100px; }

