.link {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link a{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link a:hover{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.linkd {
	font-family:Arial;
	font-size:11px;
	color:#00C061;
	text-decoration:none;
}
.linkd a{
	font-family:Arial;
	font-size:11px;
	color:#00C061;
	text-decoration:none;
}
.linkd a:hover{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}