.text-black {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#1F6DB8;
	line-height:17px;
	text-decoration:none;
}
.text-grey {
	font-family:tahoma;
	font-size:11px;
	color:#727272;
	line-height:17px;
	text-decoration:none;
}
.text-grey a {
	font-family:tahoma;
	font-size:11px;
	color:#727272;
	line-height:17px;
	text-decoration:none;
}
.text-grey a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#727272;
	line-height:17px;
	text-decoration:none;
}
.text-white {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.text-white a {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.text-white a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:underline;
}
.border {
	border:#0086FF 1px dotted;
}