BODY {
  font-family : times New Roman;	
  font-size :17px;

}

TABLE {
  font-family : times New Roman;	
  font-size :17px;
}

A:LINK {
  font-family : Verdana;
  font-size :10px;
  color :Green; 	
  text-decoration : none;
}

A:VISITED {
  font-family : Verdana;
  font-size :10px;
  color :Black; 	
   text-decoration : none;	
}

A:HOVER {
  font-family : Verdana;
  font-size :10px;
  color : Red; 	
  text-decoration : underline;	
}

A.links:LINK {
  font-family : Verdana;
  font-size :12px;
  color :Green; 	
  text-decoration : none;
}

A.links:VISITED {
  font-family : Verdana;
  font-size :10px;
  color :Black; 	
   text-decoration : none;	
}
A.links:HOVER {
  font-family : Verdana;
  font-size :10px;
  color : Red; 	
  text-decoration : underline;	
}

.search
{
  font-family : Verdana;
  font-size :12px;
  color : Black; 	
}

.tit
{
  font-family : Arial Black;
  font-size :20px;
  color : #025923; 	
}