
body {
	background-color: #213D62;
}

.font{font-size:18px; color:#FFFFFF; line-height:23px;}
.font1{
	font-size:16px;
	color:#FCFF00;
	line-height:26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B2E0F1;
	border-right-color: #B2E0F1;
	border-bottom-color: #B2E0F1;
	border-left-color: #B2E0F1;
}
.font3{
	font-size:14px;
	color:#B2E0F1;
}

a:link{
	color:#FCFF00;
	text-decoration: none;
}
a:visited{
	color:#FCFF00;
	text-decoration: none;
}
a:hover{
	color:#1EFF00;
	text-decoration: none;
}

.pic a:link{
	color:#B2E0F1;
	text-decoration: none;
}
.pic a:visited{
	color:#B2E0F1;
	text-decoration: none;
}
.pic a:hover{
	color:#1EFF00;
	text-decoration: none;
}
