a.link_m:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}
a.link_m:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}
a.link_m:hover {
	color: #FFFF00;
	text-decoration: normal;
	font-family: Arial;
	font-size: 13px;
}
a.link_m:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}
.mouse {

	cursor:pointer;
	cursor:hand;
}
.box {
	background-color: #FEFEFE;
	border: 1px solid #FFFFFF;
}