<html> <head> <style type="text/css"> .mytextarea { color: red; } </style> </head> <body> <textarea class="mytextarea"></textarea> </body </html>