

a:visited {color: maroon;}
a:hover {color: red;}
a:active {color: green;}
a:link {color: green;}

