How would I code something so that when it comes up on the cmd line screen (basic application) it is underlined or italicized, according to how I wanted it to be?
I don't think you would.
However, you could use color (including reverse color) via SetConsoleTextAttribute.