body {  margin-top:	5px;
	margin-left:	5px;
	margin-right:	5px;
	margin-bottom:	5px;
	background:	black}
.linktext{	font-family: tahoma, sans-serif;
		font-size: 10px;
		color: #aaaaaa}

.titletext{	font-family: tahoma, sans-serif;
		font-size: 9px;
		font-weight:normal;
		color: #ffffff}


a:link, a:visited {text-decoration: none;
	color: #cccccc;}
a:hover {text-decoration: underline;
	color: #cccccc;}
a:active {text-decoration: underline;
	color: #ffffff;}


