#Top {
	list-style-position: inside;
	list-style-type: circle;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000;
	text-transform: uppercase;
	word-spacing: 2px;
	text-align: center;
	background-repeat: no-repeat;
	display: table-column-group;
	line-height: 25px;
}
#Top h3 {
	text-transform: none;
}
.WORDS {
}
#Top ul {
	text-decoration: blink;
}

a {
	font-size: 18px;
	color: #000;
	background-color: #6FC;
	border-color: #000;
}
