A
 {
	text-decoration: none;
	color: #333333
 }

A:hover
 {
	text-decoration: none;
	color: #990000
 }
