body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bagr_page.gif);
}
.white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.linkWhite {
	color:#FFFFFF;
	text-decoration:underline;
}
.linkWhite:hover {
	color:#FF9900;
	text-decoration:underline;
}
.black {
	font-size:12px;
	color:#000000;
}
.black12 {
	font-size:14px;
	color:#000000;
}
.linkBlack {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
.linkBlack:hover {
	font-size:12px;
	color:#FF9900;
	text-decoration:underline;
}
.linkLeft {
	font-size:13px;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
}
.linkLeft:hover {
	font-size:13px;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
}