/* CSS Document */a	{	font-family:monospace;	color:#000000;	text-decoration:none; 	cursor:default;	}a:link	{	color:#7f7f7f;	text-decoration:none;	}a:visited	{	color:#7f7f7f;	text-decoration:none; 	}a:active	{	color:#cccccc;	text-decoration:none; 	}	a:hover	{	color:#000000;	text-decoration:none; 	}	body	{	background-color:#ffffff; 	background-repeat:no-repeat;	font-size:13 px;	font-family:monospace;	}