.likns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8C8C2F;
}
.likns:hover {
   text-decoration: underline;
}
.txtbr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtbr:hover {
   text-decoration: underline;
}.verm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}
}
.verm:hover {
   text-decoration: underline;
   }
.txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.txt:hover {
   text-decoration: underline;
}
