body {
	color:#FFF;
	background-image:url(images/bg1.jpg);
}
body,td,th{
}
.footer_bg {
	background-image: url(images/bottom_bar_03.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color:#FFF;
}
.hideme {
	color: #FFF;
}
.footer {
	font-size: 12px;
	color: #666;
}
a:link{
	color:#009;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#00F;
	font-weight:bold;
	text-decoration:none;
}
a:active{
	color:#00F;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color:#00F;
	font-weight:bold;
	text-decoration:none;
}
