textarea, input, select{
  background-color:#CCCCCC;
  color:#000000;
  font-family: Arial;
  font-size: 14px;
}
thead{
  font-family: Arial;
  font-size: 12px;
}

a:link { 
  font-weight:bold; color:#000000
}

a:visited { 
  font-weight:bold; color:#606060
}

a:link.grey { 
  font-weight:bold; color:#000000
}

a:visited.grey { 
  font-weight:bold; color:#606060
}



