a:link {
	font-size: 12px;
	color: #6B6B6B;
	text-decoration: none;
	line-height:20px
}
a:visited {
	font-size: 12px;
	color: #6B6B6B;
	text-decoration: none;
	line-height:20px
}
a:hover {
	font-size: 12px;
	color: #414141;
	text-decoration: underline;
	line-height:20px
}
a:active {
	font-size: 12px;
	color: #6B6B6B;
	text-decoration: none;
	line-height:20px
}
a.blue:link {
	font-size: 12px;
	color: #104A8B;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #104A8B;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #5BC12A;
	text-decoration: none;
}
a.blue:active {
	font-size: 12px;
	color: #104A8B;
	text-decoration: none;
}
a.ye:link {
	font-size: 12px;
	color: #A57606;
	text-decoration: none;
}
a.ye:visited {
	font-size: 12px;
	color: #A57606;
	text-decoration: none;
}
a.ye:hover {
	font-size: 12px;
	color: #104A8B;
	text-decoration: none;
}
a.ye:active {
	font-size: 12px;
	color: #A57606;
	text-decoration: none;
}
.nav1 {
	font-size: 9px;
	color: #8BA0B7;
	text-decoration: none;
}
.gd_blue {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.gd_green {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.gd_red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.bk1 {
	border: 1px solid #CAC9C9;
}

.time {
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
}
.black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bk2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAB9C6;
	border-right-color: #AAB9C6;
	border-bottom-color: #AAB9C6;
	border-left-color: #AAB9C6;
}
