@charset "utf-8";
.links1 {
	font-family: tahoma;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #FF9900;
	font-size: 12px;
}
