
body {
	background-color: #B0E8F8;
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Comic Sans MS";
	text-align: left
}
.style2 {color: #000000;
 text-align: left;
 }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #B0E8F8;
}
a:active {
    	background-color: #000000;
	text-decoration: none;
	color: #B0E8F8;

}
.style3 {
	font-family: Batang, "Times New Roman", Times, serif;
	font-size: large;
}
.h1 {
	font-family: Batang, "Times New Roman", Times, serif;
	font-size: large;
}

.style4 {color: #FF0000}
.style5 {color: #3333CC; font-weight: bold; }
.style6 {
	color: #330099;
	font-size: 18px;
}