body {
	background-image: url(img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.win {
	color:#333333;
}


.bot {font-size: 10px; color: #FFFFFF; text-decoration: none;}
A.bot:link {color: #FFFFFF; text-decoration: none;}
A.bot:active {color: #FFFFFF; text-decoration: none;}
A.bot:visited {color: #FFFFFF; text-decoration: none;}
A.bot:hover {color: #FFFFFF; text-decoration: underline;}
