a, a:visited {
-webkit-transition: 0.5s ease;
transition: 0.5s ease; 
}

.t396 a:hover, a:visited:hover {
color: #f77700 !important;
-webkit-transition: 0s ease;
transition: 0s ease; 
}