body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg)
}
a:link {
	color: #0064a4;
	text-decoration: none;
}
a:visited {
	color: #0064a4;
	text-decoration: none;
}
a:hover {
	color: #FE8802;
	text-decoration: none;
}
a:active {
	color: #FE8802;
	text-decoration: none;
}
.main-txt {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #292929;
}
.main-txt-bold {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #292929;
}
.main-txt-title {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #292929;
}
.link-bg {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #292929;
	background-image: url(../images/useful-links-bg.jpg);
	background-repeat: no-repeat;
}

