a.head {
  color="#ffFFFF";
  text-decoration: none
  font-family: "MS Sans Serif";
  font-size: 8pt; 
 font-weight: bold; 
}

a.head:hover {color:yellow}

a.thai {
  color="#1F3E5C";
  text-decoration: none
  font-family: "MS Sans Serif";
  font-size: 8pt;
  font-weight: bold;
}

a.thai:hover { color:#1F3E5C }

a.content {
  color: #000080; 
  text-decoration: none
  font-family: "MS Sans Serif"; 
  font-size: 8pt; 
  font-weight: bold; 
}
a.content:hover{color: red}

a.www {
  color: #96B9DC; 
  font-family: "MS Sans Serif"; text-decoration: none;
  font-size: 8pt; 
  font-weight: bold;

a.www:hover{color: #96B9DC}

a.content1 {
  color: #000080; 
  text-decoration: none
  font-family: "MS Sans Serif"; 
  font-size: 10pt; 
  font-weight: bold; 
}
a.content1:hover{color: red}
p.head {
  color: #FFFF00; 
  font-family: "MS Sans Serif"; 
  font-size: 8pt; 
  font-weight: bold; 
}
a.dt {
  color: #CC3300; text-decoration: none;  font-family: "MS Sans Serif";
}
a.dt:hover {
 color: #FF6600
}
