.css {
}
.input {
	background-color: #999999;
	border: 1px solid #999999;
}

.hei_font {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: cccc99;
	text-decoration: none;
}

.font2 {
	font-size: 12px;
	color: cccc99;
	text-decoration: none;
	line-height: 130%;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	font-size: 12px;
	color: F7E17C;
	text-decoration: none;
}
.font {
	line-height: 160%;
	color: ffffcc;
}

