textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	background-color: #FFCC00;
	border: thin solid #704A00;
}
body {
	background-color: #000000;
	background-image: url(galluptausta.gif);
	margin-left: 50px;
}
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	background-color: #FFCC00;
	border: thin solid #704A00;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	background-color: #FFCC00;
	border: thin solid #704A00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFCC00;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCC00;
	border: thin solid #704A00;

}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF0000;
}
