a:link { color: lime; font-weight: bold; text-decoration: none; }
a:visited { color: green; text-decoration: none; }
a:hover {  }
ul { color:red; } 


