#txt_link {
	width: 100%;
	text-align: center;
	color: #f1f1f1;
	height: 24px;
	overflow: hidden;
	background-image: url(../images/class_line--.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#txt_link a{
	padding-right: 3px;
	padding-left: 3px;
	color: #f1f1f1;
}
#txt_link a:hover{
	text-decoration: underline;
}
