@charset "utf-8";
body {
	background-color: #FFFF99;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFF9C;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFE193;
}
a:link {
	color: #FF0000;
}
.image {
	border: 2px solid #FF3300;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0000CC;
}

