body {
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1B3D47;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}
a:link {
	color: #0698B7;
	text-decoration: none;
}
a:hover {
	color: #C6B47B;
	text-decoration: underline;
}
a:visited {
	color: #0698B7;
}
a:active {
	color: #0698B7;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
