@charset "utf-8";

/**
 * Table of Contents
 *
 * 1.0 - General
 *       
 */
 
.g-list-sty1 .one-row .col-left a{
cursor:default;
}

.g-list-sty1 .one-row .col-right a{
cursor:default;
}



.g-list-sty1 .one-row .col-left a:hover{
text-decoration:none !important;
}

.g-list-sty1 .one-row .col-right a:hover{
text-decoration:none !important;
}
