body, tr, td, table {
	background: #404040 url('bg.png') fixed;
	background-repeat: repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 8pt;}
	
b{
	color: #D59390;
	font-weight: bold;}
	
a:link {
	color: #568BB9;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;}
	
a:visited {
	color: #568BB9;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;}
	
a:hover {
	color: #568BB9;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	font-weight: bold;}