 BODY { color: blue; background: url(lune.jpg)}
TD { color: #000000;  background-color: transparent;}	
BODY {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #85D8F7; 
scrollbar-track-color: #000000;
scrollbar-arrow-color: #85D8F7;
}
.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;	
	color:#85D8F7; 
	text-align: center;
	background-color: transparent;
}

P { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#85D8F7; 
	margin-left: 25%;  margin-right:40%;
	background-color: transparent;
}


H1 { font-size:8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #85D8F7;  
	margin-left: 10%;  margin-right: 40%;
	background-color: transparent;
}

H2 { font-size:8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;		
	font-style: normal;
	letter-spacing: 0.04em;
	color: #85D8F7; 
	margin-left: 20%;  margin-right: 40%;
	background-color: transparent;
}

H3 { font-size:8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #85D8F7;   
	margin-left: 10%;  margin-right: 40%;
	background-color: transparent;
}


A:link { 
	font-size: 8pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color:  #CCB05C; 
	background-color: transparent;
}
	
A:visited { 
	font-size: 8pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #BC8164; 
	background-color: transparent;
}

	
	
A:active { 
	font-size: 8pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #FDE1CB; 
 	background-color: transparent;
}
A:hover { 
	font-size: 8pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #B0B0B0; 
	background-color: transparent;
}