body {color: #b22222; background-color: ghostwhite}

a:link    {color:palevioletred; text-decoration:none}
a:visited {color:green; text-decoration:none}
a:hover   {color:#ff8080; text-decoration:none}
a:active  {color:lightseagreen text-decoration:none}

