.css {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #FF9900;
	text-decoration: none;
}
