body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b3b30;
	background-attachment: scroll;
	background-image: url(images/secondpagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b3b30;
}

a:link {
 color:#000000;
 text-decoration:none;
}
a:active {
 color:#000000;
 text-decoration:none;
}
a:hover {
 color:#000000;
 text-decoration:none;
}
a:visited {
 color:#000000;
 text-decoration:none;
}