 a { color: #000000; background: #FFFFFF; } 
 a:hover { color: #FFFFFF; background: #AD2839; }
 
a:link {
	text-decoration: underline;}
 