.txt_grey_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
}
.link_blue_red_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #206BA4;
	text-decoration: underline;
}
.txt_black_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.link_blue_red_11:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9B0B0B;
	text-decoration: none;
}
.txt_red_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9B0B0B;
}
.link_black_red_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}.link_black_red_11:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9B0B0B;
	text-decoration: none;
}