.centered {
	text-align: center;
}
.bodytxt {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.news {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333333;
}
a:link {
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
body {
	background-color: #333333;
}
