body {
	background-color: #30345E;
}

a:link {color: #990000;}
a:visited {color: #30345E;}
a:hover {color: #FF6600;}
a:active {color: #30345E;}

.bodycopy {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30345E;
}
.bodycopypink {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3D9E;
	text-transform: uppercase;
}
.bodycopygreen {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02CC01;
	text-transform: uppercase;
}
.bella {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bella a:link {color: #ffffff;}
.bella a:visited {color: #ffffff;}
.bella a:hover {color: #ff6600;}
.bella a:active {color: #ffffff;}
.subhead {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #30345E;
}
.subheadwhite {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.bodycopywhite {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
