@charset "utf-8";

.tlink{
 cursor:pointer;
}

.tlink:hover{
 //background-color:#f2f2f2;
 background-color:#fcfcfc;
}