<a>태그에 대해서 모든 장식이 없어지는 것이다.
<style>
a{
color:red;
text-decoration:none;
</style>
style="color:green; text-decoration:underline"