.k_onmouseover {
	border: 1px solid #0033FF;
}

.k_onmouseout {
	border: 1px solid #666666;
}.k_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ef6b95;
	border-right-color: #ef6b95;
	border-bottom-color: #ef6b95;
	border-left-color: #ef6b95;
}
