body {

	background-color: #000000;

	color: #eeeeee;

	font-size: 13px;

}

a img {

	border: 0;

}

a:link {

	color: #ff0000;

	text-decoration: underline;

}

a:visited {

	color: #ff0000;

	text-decoration: underline;

}

a:active {

	color: #00ff00;

	text-decoration: underline;

}

a:hover {

	color: #00ff00;

	text-decoration: underline;

}

p {

	margin: 0 auto;

	text-align: center;

}

.category {

	font-size: 13px;

	margin: 0 auto;

	text-align: center;

}

.words {

	margin: 0 auto;

	text-align: center;

}

textarea {

	background-color: #008080;

	border: #000000 solid 1px;

	color: #ffffff;

	font-size: 12px;

	font-weight: bold;

	scrollbar-face-color: #000000;

}

