a {
 color: #6b6863;
 font-weight: bold; 
 text-decoration: underline; 
}
a:hover { 
 color: #514e47; 
 text-decoration: none; 
}
.logotd {
	width: 550px;
	height: 81px;
	background-image: url('logo3.jpg');
}