.bx {
	border: 1px solid #424f4e;
}
a:link {
	text-decoration: none;
	font-size: 10.5pt;
	color: #424F4E;
}
hr {
	border: 1px dashed #E424f4e;
}
.dh:link {
	font-size: 10.5pt;
	color: #fffffF;
	text-decoration: none;
}
.dh:hover {
	font-size: 10.5pt;
	color: #F90000;
	text-decoration: underline;
}
.dh:visited {
	font-size: 10.5pt;
	color: #FFFF00;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	font-size: 10.5pt;
	color: #424F4E;
}
a:hover {
	text-decoration: underline;
	font-size: 10.5pt;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.lkbg {
	background-image: url(../images/linkbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.down_bg {
	background-image: url(../images/dobg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.title_bg {
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
