body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

a{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#0033CC;
	font-weight:bold;
}

h1{
	color:#003366;
	font-weight:bold;
	border-bottom:#CCCCCC dotted 1px;
	font-size:16px;
}
.KinHead{
	color:#003366;
	font-weight:bold;
	border-bottom:#CCCCCC dotted 1px;
}
.newsHead{
	border-bottom:#FF9900 1px solid;
	font-weight:bold;
}
.news{
 color:#000000;
 font-family:tahoma;
 font-size:12px;

}


