.buttonOver { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #006699; border: thin solid #006699; font-weight: normal; } .button { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000099; background-color: #FFFFFF; border: thin solid #006699; font-weight: normal; } .buttonBlue { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000099; background-color: #C8D7FD; border: thin solid #006699; font-weight: normal; } .textBox { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000099; border: thin solid #6699CC; font-weight: normal; }