a {
	color: #666600;
	font-weight: normal;
	font-size: 15px;
	line-height: 25px;
	
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

