@charset "utf-8";
body {
	background-color: #380474;
}
.heading {
	font-family: "SantaCruz Light SF"
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:  #8B0000;
	text-decoration: none;
}
a:hover {
	color: #B6AFA9;
	text-decoration: none;
}
a:active {
	color: #27408B;
	text-decoration: none;
}
.style13 .style18 .style19 {
	color: #FFFFFF;
}
