.lnkI {
	font-family: Verdana, Arial;
	font-size: 14px;
	color:#F0A42C;
	text-decoration: none;
	font-weight : bold;
}
.lnkI:hover {
	background: #F0A42C;
	color: White;
}
