body {
	background-color: #C1FFC0;
	font-color: #BB77FF
}
p {
	font-family: Script MT Bold,Comic Sans MS,Arial,Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BB77FF;
}
h1 {
	font-family: Script MT Bold,Comic Sans MS,Arial,Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BB77FF;
}
h2 {
	font-family: Script MT Bold,Comic Sans MS,Arial,Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BB77FF;
}
h3 {
	font-family: Script MT Bold,Comic Sans MS,Arial,Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BB77FF;
}
div {
	font-family: Script MT Bold,Comic Sans MS,Arial,Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BB77FF;
}

a:link {  color: #BB77FF; text-decoration: underline}
a:visited {  color: #8080FF; text-decoration: none}

a:active {  color: #42BBFD; text-decoration: none}
