.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #186B18;
	text-decoration: none;
   line-height: normal;
}
A.footerlink:LINK {
	color : #186B18;
}

A.footerlink:ACTIVE {
	color : #186B18;
}
A.footerlink:HOVER {
	color : Black;
}

.appeartitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
