.dark_font {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.light_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #333333;
}
.nav_font {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 16px;	
}
a:link {color:#999999; text-decoration:none;
}
a:visited {color:#999999;
}


		
		
	
.background {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.jt_image {
	background-repeat: no-repeat;
}
.top {
	text-decoration: none;
}
.list {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
}
.anchor {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
	text-decoration: none;
}
