a.plain {text-decoration: none} 
a.plain:hover {background: #990000; color: white}
a:link, a:visited { color: blue}, a:hover {color: #990000}

