body {

	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	}

div {
	font-family: Arial;
	font-size: 10px;
	color:e6e7e8;
	font-weight: normal;
	line-height: 14px;
}

table {
	font-family: Arial;
	font-size: 10px;
	color:e6e7e8;
	font-weight: normal;
	line-height: 14px;
}



A:hover	{
color:6f41d08;
font-size:10px;
font-family:Arial;
font-weight:bold;
font-style:none;
text-decoration:none;
	}
