 .tx9 {text-decoration: none;
 font-size:14px;
 color: #000000;
a {
  color: #bc0404;
  text-decoration: none;
} 
line-height:1.5;
letter-spacing:-1px;
}

.tx9 a:link{
	color:#504e4e;
	text-decoration: none;

}
.tx9 a:visited {
	color:#504e4e;
	text-decoration: none;
	
}
.tx9 a:hover {
	color:white;
	background-color: black;
	text-decoration: none;
}
.tx9 a:active{
	color:blue;
	background-color: white;
	text-decoration: none;	
}
