.history{
	min-width: 300px;
}
.history li a{
	color: #CCC;
}
.history li a:hover, .history li a:focus{
	color: #f46c96;
}