body {
	/*font-family:"Times New Roman", Times, serif;*/
	font-family: Century gothic, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	margin:0;
	background-repeat: repeat-x;
	}

.bg {
     background-color:#282828;
	 }

.mainBG {
	background:url(img/footer_img05.jpg);
	background-repeat: no-repeat;
}

.wtext {
	font-family: Century gothic, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;}
.title {
	font-family: Century gothic, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#282828;}
.Wtitle {
	font-family: Century gothic, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:BOLD;
	color:#000000;}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#838383;
	text-decoration:none;
	}
	
.pageLink:link, .pageLink:visited, .pageLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.pageLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
