.mouse {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FF3300;
	text-decoration: none;

}
a:visited {
	color: #FF3300;
	text-decoration: none;

}
a:hover {
	color: #FF3300;
	text-decoration: none;

}
a:active {
	color: #FF3300;
	text-decoration: none;

}
.txt {
	line-height: 24px;
}

