/* Windows version tested in MSIE 5+ and NN 6.0 - 7.0*/ /* Date version 04/14/2006 */ input { font-size: 12px; font-family:Arial,Tahoma,Trebuchet MS; color:#606060; border:1 solid #e8e8e8; padding:2; } select { font-size: 12px; font-family:Arial,Tahoma,Trebuchet MS; color:#606060; border:1 solid #e8e8e8; padding:2; } textarea { font-size: 12px; font-family:Arial,Tahoma,Trebuchet MS; color:#606060; border:1 solid #e8e8e8; padding:2; } td { font-size:12px; font-family:Arial,Tahoma,Trebuchet MS; color:#606060; } .title { font-size:14px; font-family:Arial,Trebuchet MS,Tahoma; color:#39C82D; font-weight:bold; } .error { font-size:12px; font-family:Arial,Tahoma; color:#A0A0A0; font-weight:bold; } a { text-decoration:none; font-size:12px; color:#888888; font-weight:bold; } a:hover { text-decoration:none; font-size:12px; color:#3AC82E; font-weight:bold; } a:visited { text-decoration:none; font-size:12px; color:#888888; font-weight:bold; } a:visited:hover { text-decoration:none; font-size:12px; color:#3AC82E; font-weight:bold; }