a.fund2:link { color: #00980b; border-bottom: 1px dotted #00980b; text-decoration: none; }
a.fund2:visited { color: #00980b; border-bottom: 1px dotted #00980b; text-decoration: none; }
a.fund2:hover { color: #00980b; border-bottom: 1px solid #00980b; text-decoration: none; }
a.fund2:active { color: #00980b; border-bottom: 1px dotted #00980b; text-decoration: none; }

a.small:link { color: #0D74D5; text-decoration: none; font-size: 8pt; }
a.small:visited { color: #DD6666; text-decoration: none; font-size: 8pt; }
a.small:hover { color: #0D74D5; text-decoration: underline; font-size: 8pt; }
a.small:active { color: #0D74D5; text-decoration: none; font-size: 8pt; }

form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
p {
	margin-top: 2px;
	margin-bottom: 10px;
}
p.first {
	margin-top: 3px;
	margin-bottom: 10px;
}
p.last {
	margin-top: 2px;
	margin-bottom: 0px;
}

.bodyIndex {
	background-color: #aed8ff;
	margin: 0px;
	text-align: center;
}
.bodyFundraising {
	background-color: #84ff8d;
	margin: 0px;
	text-align: center;
}
.bodyMyStory {
	background-color: #ffd050;
	margin: 0px;
	text-align: center;
}

.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.textFundraising2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00980b;
	line-height: 14px;
	text-align: left;
}
.textFundraising1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}
.textMyStory2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aa6903;
	line-height: 14px;
	text-align: left;
}