.txt_black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_boder {
	border: 1px solid #DBE68B;
	background-color:none;

}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.txt_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #1596D4;
	text-decoration: underline;
}
.txt_blue_bold_13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #1596D4;
	font-weight:bold;
	text-decoration: none;
}
.txt_grey_bold:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.txt_grey_bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
}
.txt_grey_bottom2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
}
.txt_grey_bottom2:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_bullet {
	list-style-image:url(../images/arrow.jpg);
	line-height:18px;
}