/*  * Additional styles for UNIX pages * Specifies the look of keyboard input (commands) *   and samples. *//* Color = lime. Apply to SAMP element */ /*SAMP { color:	#009900;	}	*/.limesamp { color:	#009900;	}	KBD	{	font-weight:	bold;	}	