body 
a:link { text-decoration: red ;color: #999999;}
a:visited {text-decoration: underlined; color: yellow;}
a:hover {text-decoration: blue;color: black;}