body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 14px;
	text-align: left;
}
.footer {
	color: #bfbfbf;
	font-family: tahoma;
	font-size: 11px;
}
.mainbody {
	color: #bfbfbf;
	font-family: tahoma;
	font-size: 14px;
}
.mainlink {
	color: #ffe5c3;
	font-family: tahoma;
	font-size: 14px;
}
.mainheader {
	color: #bfbfbf;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFE5C3;
	font-family: tahoma;
}
a:visited {
	text-decoration: none;
	color: #FFE5C3;
	font-family: tahoma;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-family: tahoma;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
	font-family: tahoma;
}
