a:link {
	color: #BE6900;
	text-decoration: none;
}
a:visited {
	color: #BE6900;
	text-decoration: none;
}
a:hover {
	color: #ED8300;
	text-decoration: underline;
}
.maincopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 14px;
	line-height: 20px;
}
.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0F0F0F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
}
