.content a
{
	color: #968c03;
	text-decoration: underline;
}
.content a:hover
{
	color: #968c03;
	text-decoration: none;
}