body {
	font-size: 12pt;
	font-family: arial;
	line-height: 14pt;
	background-color: #201e1f;
	text-align: left;
}
p {}

td {}

a:link {
	color: #fff;
	font-weight: normal;
}

a:visited { color: #808080 }

a:hover { color: #ffe100 }

a:active {
	color: red;
	word-spacing: 5px;
}
