
body {background-color:#DFD2AC;
}
#top {
	background-image:url(images/topbannerdonate.jpg);
background-repeat:no-repeat;
	height: 90px;
	width: 800px;
}

a:link {
	color:#CC6633;
	border-bottom: 1px dotted;
	text-decoration: none;
	border-bottom-color:#CC6633;
	
}
a:visited {border-bottom: 1px dotted;
	text-decoration: none;
	color:#000066;
	border-bottom-color:#000066;

}
a:hover {border-bottom: 1px dotted;
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
}



li {
list-style-type: none;
}

