
BODY {    
    background: #003466;
     } 
	 
.text1 {
	color: #ffffff;
	font-size: 18px; 
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text2 {
	color: #E3B71C;
	font-size: 18px; 
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text3 {
	color: #ffffff;
	font-size: 18px; 
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.text4 {
	color: #E3B71C;
	font-size: 18px; 
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.text5 {
	color: #ffffff;
	font-size: 12px; 
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


A.link4 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
A.link4:hover {
	color: #E3B71C;
	font-weight: bold;
	text-decoration: none;	
	}	
	