/* CSS Document */
.cell_bg {
	color: 002B51;
}
.contant {
	font-size: 12px;
	font-style: normal;
	color: 3B3B3B;
	font-family: Arial,;
	text-align: left;
}

.link_buledark {
	font-size: 12px;
	font-style: normal;
	color: #004468;
	font-family: Arial,;
	text-align: justify;
}
.titletext {font-family: Arial, ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.linkbule {
	font-size: 12px;
	font-style: normal;
	color: 56739B;
	font-family: Arial,;
	font-weight: bold;
}
}
.resoures {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-family: Arial,;
	text-align: left;
	font-weight: bold;
}
.linkbulenormal a{
	font-size: 12px;
	font-style: normal;
	color: #004468;
	font-family: Arial,;
	font-weight: normal;
	text-decoration: underline;
}
.linkbulenormal a:hover{
	font-size: 12px;
	font-style: normal;
	color:#799BB5;
	font-family: Arial,;
	font-weight: normal;
	text-decoration: underline;
}
