body {
	font-size: 12px;
}

.menu{
	color:#ffffff;
}
.menu a:link{
color:#ffffff;
	font-size:14px;
}
.menu a:visited{
	color:#ffffff;
	font-size:14px;
}

.menu a:active{
color:#ffffff;
	font-size:14px;
}

.menu a:hover{
color:#ffffff;
	font-size:14px;
}


table {
	font-size: 12px;
}
.line {
	line-height: 20px;
}
.line2 {
	line-height: 25px;
}
.lineen {
	line-height: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}
.textcolor {
	color: #0166B4;
		line-height: 20px;

}
.textcolor2 {
	color: #0166B4;
		line-height: 25px;

}
.t {
	font-size: 12px;
	color: #000000;
}
.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}


a.new:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.new:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.new:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.new:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

