BODY 
{
	MARGIN="0" 
	LEFTMARGIN="0" 
	TOPMARGIN="0" 
	background-color: #FFFFFF;
	background-image: url(pix/site/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996666;
	text-decoration: none;
}
a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 66FF00;
	text-decoration: none;
}
.white 
{
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif 
}
