/* Jaljulia */
body {
	padding: 6px 0px 12px;
	background-color: #fff;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}
.link a{
	font-size:12pt;
	font-family:Arial;
	color:#000066;
	font-weight:bold;
	text-decoration:none;

}
.link a:hover{
	font-size:12pt;
	font-family:Arial;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.Morelink a{
	font-size:12pt;
	font-family:Arial;
	color:#000066;
	font-weight:bold;
	text-decoration:none;

}
.Morelink a:hover{
	font-size:12pt;
	font-family:Arial;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.weather a{
	font-size:11pt;
	font-family:Arial;
	color:#000066;
	font-weight:bold;
	text-decoration:none;

}
.weather a:hover{
	font-size:11pt;
	font-family:Arial;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.ArticleFont {
	font-size:12pt;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}
.kids {
	font-size:12pt;
	font-family:Arial;
	color:red;
	font-weight:bold;
	text-decoration:none;

}
.tit {
	font-size:16pt;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}