a,
a:link,
a:visited,
a:active
{
	text-decoration:none;
	color: #76ac1c;
}

a:hover
{
	color: #007cbe;
}