.txt {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color:#e60094;
	border-bottom:1px dotted #e60094;
	text-decoration: none;
}
.txttitle {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

