a {
 color: #9c7576;
 font-weight: bold; 
 text-decoration: underline; 
}
a:hover { 
 color: #5d3639; 
 text-decoration: none; 
}
.logotd {
	width: 550px;
	height: 81px;
	background-image: url('logo4.jpg');
}