body
{
	color:		#00ff00;
	background:	#000000;
	font-family:	monospace;

}

#a
{
	top:		5px;	
	width:		800px;
	text-align:	right;
	background:	#222222;
}

:link
{
	text-decoration:	underline;
	color:			#00ff00;
	font-weight:		bold;
}

:visited
{
	text-decoration:	underline;
	color:			#00ff00;
}
