<style> .ornek ul li:hover a {color:#fff;} </style>
<div class="ornek"> <ul> <li><a href="#">Örnek</a></li> </ul> </div>