
body {
	background-color: #ffffff;
	}


header {
	background-color: #ffffff;
	background-image: url(3x8coinsshheaderII.jpg);
	background-position:50% 0%;
	background-repeat: no-repeat;
}

h1 {
	font:30pt blue Arial;
	}
	
table {
	text-align:center;
	font-family:   Arial, Verdana, Helvetica, Arial, sans-serif;
	width:100%;
	padding:20px
	
	}

td {
	width:33%;0
	font-size:12pt;
	padding-top:2px;
	padding-bottom:2px;
	border:1px black;
	}
	
p {
	text-align:center;
	font-family:    Arial, Verdana, Helvetica, Arial;
	font-size: 12pt;
	}
	
a {
  text-decoration:none;
}

a:link, a:visited {
	color:#61300d;
	} 

a:hover, a:active {
	color:#ff9933;	
}

.footerlink a:link, footerlink a:visited {
	color:#4169e1;
	}
	
.footerlink a:hover, footerlink a:active {
	color:#ff9933;	
}