@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg);
}
table {
	font-size:12px;
	color:#ffffff;
}
.big {
font-size:12px;
color:#7B562A;
}
a {
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color:#FFCC00;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.top:link {
font:"";
	font-size: 12px;
	color: #7B562A;
	text-decoration: none;
	line-height: 20px;

}
.top:visited {
font:"";
	font-size: 12px;
	color: #7B562A;
	text-decoration: none;
	line-height: 20px; 
}
.top:hover {
font:"";
	font-size: 12px;
	color: #AD9271;
	text-decoration: none;
	line-height: 20px;
}
.top:active {
font:"";
	font-size: 12px;
	color: #7B562A;
	text-decoration:none;
	line-height: 20px;
}


