body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.header {
	font-size: 18px;
	text-align: center;
}
.news {
	color: #e05d0f;
}
#bodytext {
	position:absolute;
	width:416px;
	height:336px;
	z-index:1;
	left: 30px;
	top: 99px;
	overflow: hidden;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #301B25;
}
a:active {
	text-decoration: none;
}
