.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.lnk {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lnk:hover {


	font-family: tahoma;
	font-size: 11px;
	color: #F8002C;
	text-decoration: none;
	font-weight: bold;
}
