a {
	text-decoration: none;
	line-height: normal;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
	line-height: normal;
	font-size: 13px;
	color: #e8cd09;
}


