@charset "iso-8859-1";
body {
	background-color: #e8e5e5;
	background-image: url(/Wait-Till-The-Sun-Shines-Nellie-white.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
body, td, th {
	color: #660000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff01c0;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: underline;
}

