a {  color: #ffa300; text-decoration: none;  text-shadow: 1px 1px 2px #000000;}
a:hover { color:#000000; text-decoration:none; text-shadow: 0px 0px 0px #000000;}

.cs {  color: #6c6657; text-decoration: underline;  text-shadow: 0px 0px 0px #6c6657;}
.cs:hover { color:#000000; text-decoration:none; text-shadow: 0px 0px 0px #000000;}

<!--{text-shadow: X-OFFSET Y-OFFSET BLUR COLOR ;}-->