<style type="text/css">
<!--
body {
	background-color: #990000;
}
.table1 {
	background-image: url(images/table1.png);
	background-repeat: repeat-x;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.footer {
	background-image: url(images/menu_but_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
}
.nolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
-->
</style>