a:link {
	color: #739ec2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #c5d6e6;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #739ec2;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #739ec2;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-image: url();
}
body,td,p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.codeStyle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.creditsStyle {
	color: #739ec2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.newsHeaderStyle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
