.tt:link {
	color: #666666;
	text-decoration: none;
}
.tt:visited {

	color: #666666;
	text-decoration: none;
}
.tt:hover {


	color: #DB0808;
	text-decoration: none;
}
