.txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:20px;	
	text-decoration:none;
}

.black {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txt2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:15px;	
	text-decoration:none;
	padding:12px;
}

.txtred {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f2225f;
	text-decoration:none;
}
.txtgrey {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration:none;
}
.txtgreylink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	text-decoration:underline;
}
.border
{
border:1px solid #ec78b2;
background-color:#fbf5f8;
}
.txtblack {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.form
{
font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border:1 px solid #afafaf;
	background-color:#FFFFFF;
	height: 19px;
	width:129px;
	}
.txtsmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.txtsmallbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ab1313;
	text-decoration:underline;
}




