.txt_blue_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0C3D6D;
	text-decoration: none;
}
.txt_black_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
	.txt_black_11 a:hover {
	text-decoration: underline;
	}
	
	
.border_11 {
	border: #666666 1px solid;
	padding:2px;
}