@charset "utf-8";
body {
	background-color: #F3FEB4;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #EFFF9C;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFE193;
}
a:link {
	color: #FF0000;
}
.image {
	border: 2px dotted #FF0000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0066;
}
h2 {
	color: #FFE394;
}
