
@font-face {
  font-family: "Comic Sans MS";
  src: url(https://playfulplanets.com/comic.ttf) format("truetype");
}

BODY {    
    background: #0A415F;
     }  
 
.text1 {
	color: #ffffff;
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
}

.text2 {
	color: #E3B71C;
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
}
.text3 {
	color: #ffffff;
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
	font-style: italic;
}
.text4 {
	color: #E3B71C;
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
	font-style: italic;
}
.text5 {
	color: #ffffff;
	font-size: 12px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
}
.text6 {
	color: #E3B71C;
	font-size: 12px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
	font-style: italic;
	}
.text9 {
	color: #988fbe;
	font-size: 15px; 
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	font-weight: bold;
}
A.link4 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;	
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	}
A.link4:hover {
	color: #988fbe;
	font-weight: bold;
	text-decoration: none;	
	}	
	
	A.link5 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	font-family: "Comic Sans MS", Arial, Verdana, Source Sans Pro, Nanum Gothic;
	}
A.link5:hover {
	color: #E3B71C;
	font-weight: bold;
	text-decoration: none;	
	}
	