.twit {
	text-decoration:none;
	color: #000000;
}
.twit:hover {
	text-decoration:underline;
	color: #000000;
}
