body, td, th {
	image: url('http://www.hoosiergoldteam.com/images/hgtphoto.jpg');
}
body {
    background-attachment: fixed;
    background-image: url('http://www.hoosiergoldteam.com/images/hgtphoto.jpg');
    background-position:center;
    background-repeat:repeat;
}

a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover {
	color: #00FFFF;
	text-decoration: underline;
}
a.whitelinks:active {
	color: #00FFFF;
	text-decoration: none;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.yellowlinks {
	color: #FFFF00;
	text-decoration: none;
}
a.yellowlinks {
	color: #FFFF00;
	text-decoration: none;
}
a.yellowlinks:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.yellowlinks:link {
	color: #FFFF00;
	text-decoration: none;
}
a.yellowlinks:hover {
	color: #FF0000;
	text-decoration: underline;
}

