.wnd_sale_list .wnd_item a, .wnd_sale_list .wnd_item a:link, .wnd_sale_list .wnd_item a:visited {
	color: #A41E00;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.wnd_sale_list .wnd_item a:hover {
	text-decoration: none;
}