@charset "utf-8";
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #191919;
	background-image: url(../images/bkgimagehodges.jpg);
}

/* CSS Document */

img, div {
	behavior: url(iepngfix.htc);
	font-size: 14px;
}
a:link {
	color: #655707;
	text-decoration: none;
}
a:visited {
	color: #A48C0B;
	text-decoration: none;
}
a:hover {
	color: #D18E03;
	text-decoration: none;
}
a:active {
	color: #955900;
	text-decoration: underline;
}
img, div {
	behavior: url(iepngfix.htc);
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#footer {
	background-color: #191919;
	width: 100%;
	height: 10%;
	color: #FFFFFF;
	}
