SELECT  {background-color : #ffffff;font-family: "tahoma"; font-size:11px; color: #404040; line-height:16px }
body, table, tr, td, textarea {
 		font-family: "tahoma";
 		font-size: 11px;
 		color: #404040;
                line-height:16px;
 	}

a:link     { color: #000000; text-decoration: none}
a:visited  { color: #000000; text-decoration: none}
a:hover    { color: #ff6633; text-decoration: underline}

input {
  font-family:"Tahoma";
  font-size:11px;
  color:#000000;     
}