body, td, .txt {
	font-family: "Courier New", Courier, mono, monospace;
	font-size: 12px;
	color: White;
	background-color: #000000;
	word-spacing: 5px;
	margin: 20px;
}
li {
	padding: 5px;
	list-style: lower-greek;
	white-space: nowrap;
}
.bgg {
	background-color: #000000;
}
a img {
	border-color: #334D66;
}
a:hover img {
	border: 1px solid;
	border-top-color: #336665;
	border-bottom-color: #336665;
	border-left-color: #336665;
	border-right-color: #336665;	
}
a {
	color: #334D66;
	text-decoration: underline;
}	
a:hover {
	color: #336665;
	text-decoration: none;	
}
.kefali {
	font-weight: bold;
}

.goliath {
	font-size: 16px;
	font-weight: bold;
}

.minitalic {
	font-size: 11px;
	font-style: italic;	
}