/* CSS Document */
<style type="text/css">
a:link { color: red; }
.especial:link { color: black; }
</style>



