@charset "UTF-8";
/* CSS Document  #4aa93c */


a:link#greenl {
    color: #4aa93c;
    text-decoration: none;
} 

a:hover#greenl {
    color: #4aa93c;
    text-decoration: underline;
}

a:visited#greenl {
    color: #4aa93c;
    text-decoration: none;
}

a:active#greenl {
    color: #4aa93c;
    text-decoration: none;
}




#detaillink a  {
     color: #4aa93c !important;
    text-decoration: none;
}


#detaillink a:hover {
    color: #4aa93c !important;
    text-decoration: underline;
}

