.green verdes {
	text-transform: capitalize;
	color: #66CC32;
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-align: justify;
	text-decoration: none;
}
.txt-grey {
	text-transform: none;
	color: #CCCCCC;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	marker-offset: 1px;
}
.links {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

a img {
border: none;
}

A.link {
	text-decoration:none;
}

a:focus, a:hover {
	text-decoration:none;
}
