a:link,a:visited 
{ color: blue; 
height: 0pt; 
cursor: default; 
text-decoration: none }

a:hover { color: blue; 
cursor: default; 
cursor: hand }

</style>