SYNTAX :: cyan( <string> );

This sfun will return the same string you send it but with the
color codes for CYAN in front of it. It will also place the RESET
code at the end of the string.
