html {
	color: #333;
}
body {
	margin: 0px;
	padding: 30px 20px;
	font: 100%/1.4em "Lucida Grande", "Trebuchet MS";
	text-align: center;
	color: #333;
}
a:link {
	color: #4aa0e0;
	text-decoration: none;
}
a:visited {
	color: #4aa0e0;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #4aa0e0;
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
fieldset {
	border: 0px;
} 
#box {
	width: 590px;
	text-align: center;
	margin: 0px auto;
	padding: 8px 0px 0px 0px;
	border: 1px solid #888;
	color: #333;
	background: #ffffff;
}
#box a img {
	border-width: 0px;
	margin-left: 12px;
}
#box hr {
	border: 0px;
	color: #888;
	background-color: #888;
	width: 100%;
	height: 1px;
}
#links {
	width: 572px;
	text-align: center;
	margin: 8px 8px;
	border: 0px;
	color: #4aa0e0;
}
#puppulause {
	margin: 0px 8px 8px;
	font: 64%/1.4em "Lucida Grande", "Trebuchet MS";
	letter-spacing: .2em;
	text-align: center;
}
#onlinestatus {
	margin: 0px 8px 8px;
	font: 64%/1.4em "Lucida Grande", "Trebuchet MS";
	letter-spacing: .2em;
	text-align: center;
}
#paypal {
	text-align: center;
	border: 0px;
}
