body,table{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text_14 {
	font-size: 14px;
	color: #005D9C;
}
a:link {
	color: #0266cc;
	text-decoration: none;
	}
a:visited {
	color: #0266cc;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}

a.link_w:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.link_w:hover {
	color: #F5F5F5;
	text-decoration: none;
}
a.link_w:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text_w {
	color: #FFFFFF;
}
.bg {
	border-top: none;
	border-right: 1px solid #005D9C;
	border-bottom: 1px solid #005D9C;
	border-left: 1px solid #005D9C;
}
.text_red {
	color: #B50000;
}
