.headup {
	font-size: 36px;
	font-weight: bold;
	color: #D3FEA9;
	letter-spacing: 50px;
	text-align: left;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;


}
.text {
	font-size: 14px;
	color: #000000;
	text-align: justify;

}
a:link {
	color: #1E241F;
	font-weight: bold;

}
a:visited {
	color: #1E241F;
	font-weight: bold;

}
a:hover {
	color: #006666;
}
.insert {
	text-align: justify;
}
.newstext {
	font-size: 14px;
	color: #000000;
}
.newsinsert {
	font-size: 12px;
	color: #000000;
}

