A:LINK { 
  font-family: "comic sans ms";
  font-size: 9pt;
  font-weight: bold;
  color: #FF00D8;
  text-decoration: none;
  background-color: transparent;
}
A:VISITED { 
  font-family: "comic sans ms";
  font-size: 9pt;
  font-weight: bold;
  color: #12CDEE; 
  text-decoration: none; 
  background-color: transparent; 
}
A:ACTIVE { 
  font-family: "comic sans ms";
  font-size: 9pt;
  font-weight: bold;
  color: #12CDEE; 
  text-decoration: none; 
  background-color: transparent; 
}
A:HOVER { 
  font-family: "comic sans ms";
  font-size: 9pt;
  font-weight: bold;
  color: #12CDEE; 
  text-decoration: none; 
  background-color: transparent; 
}
TD {
  font-family: "comic sans ms";
  font-size: 9pt;
  font-weight: bold;
}
BODY {
  font-family: "comic sans ms";
  font-size: 9pt;
  font-weight: bold;
  background-repeat: no-repeat;
  scrollbar-face-color: #FF00D8; 
  scrollbar-shadow-color: #000000; 
  scrollbar-highlight-color: #000000; 
  scrollbar-3dlight-color: #FF00D8; 
  scrollbar-darkshadow-color: #FF00D8; 
  scrollbar-track-color: #000000; 
  scrollbar-arrow-color: #000000;
}
TABLE.tgs_arch, .tgs_search {
  width: 800;
  border-collapse: collapse;
  border-style: solid;
  border-width: 2px;
  border-color: #FF00D8;
}
TD.tgs_arch_title {
  COLOR: #000000;
  BACKGROUND-COLOR: #FFFFFF;
  font-family: "comic sans ms";
  color: #FF00D8;
  font-size: 10pt;
  border-style: solid;
  border-width: 2px;
  border-color: #FF00D8;
  text-align: center;
  padding: 1px;
}
TD.tgs_arch_section {
  padding: 0px;
  border-width: 2px;
  BORDER-COLOR: #FF00D8;
  font-family: "comic sans ms";
  color: #FF00D8;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
}
INPUT.tgs_search_query {
  width: 300px;
  background: #FEB8D2; 
  color: #000000; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: "comic sans ms";
  border: #FE65BD;
}
INPUT.tgs_search_submit {
  background: #FE65BD; 
  color: #000000; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: "comic sans ms";
  font-weight: bold; 
  border: #FFFFFF;
}
