a:link {color: blue; }
a:visited {color: gray; }
a:hover {color: red; }
a:active {color: rgb(251,0,251) }
