<style>
A:hover{color : orange; text-decoration : underline font-Size:22} 
A:visited{text-decoration : none;color:white}
A:link{text-decoration : none; color:yellow; font-weight : bold}
</style>