<style type='text/css'>

A { color : black; text-decoration: none; } 
A:link { color : black; text-decoration: none; } 
A:visited { color : black; text-decoration: none; } 
A:hover { color : red; text-decoration: none ;} 
A:active { color : red; text-decoration: none; } 

</style>


