a:link		  { color: yellow; font-weight: bold; text-decoration: underline }
a:active	  { color: yellow; font-weight: bold; text-decoration: underline }
a:hover		 { color: white; font-weight: bold; text-decoration: underline; background-color: none }
a:visited	   { color: #ffc; font-weight: bold; text-decoration: underline }