yes you can.
You are probably talking about a textfield of a form the input tag
try this
Code:
<style>
intput.myStyle{
color:blue;
}
</style>
<form>
<input type="text" class="myStyle" />
</form>
__________________________________________________ ________
This is my junk I'm gona eat it