.pfnt{
padding: 30px; padding-top: 10px; color: #231133; font-family: arial, verdana, san-serif;
}
.fnt{
font-size: 13px;
font-weight: bold;
text-align: left;
color: green;
}
.fnt1{
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

.lnk{
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.lnkfor{
  padding:3px; font-family: arial, verdana, san-serif; font-size: 12px;
}

.catunder{
  font-weight: bold; color:green; padding:3px; font-family: arial, verdana, san-serif; font-size:13px; /* Style for displaying the content "Categories under" in showcat.php file */
}

.cat2{
  color:#b22222; font-size: 13px;
}

.cat1{
  background-color: #ffdead; color: #2f4f4f; text-decoration:none;  /* Style for displaying "index/category/subcategory" from showresult.txt file */
}

.categ{
  color: #2e8b57; font-size: 12px;font-weight: bold;  /* Style for displaying category under description */
}

.subcateg{
  color: #708090; font-size: 8pt; text-decoration: none;  /* Style for displaying subcategory under description */
}

.dir_lnks{
  color: #cd5c5c; font-size: 13px; text-decoration: none; /* Style to display directory links in showresult.txt file */
}

.typ{
  font-size: 12px; color: #333333; /* Style for displaying type */
}

.desc{
  color: black; font-size: 12px;
}

.pagination{
  padding: 4px; font-size: 12px; font-weight: bold; border: 1px black solid; text-decoration:none; background-color: #ffe4c4; color: black; /* Style for displaying current page in pagination */
}

.pagination1{
  padding: 4px; font-size: 12px; font-weight: bold; border: 1px black solid; text-decoration:none; background-color: #f8f8ff; color: black; /* Style for displaying non selected page in pagination */
}

.lnktab{
  margin:0px; color:#b22222; background-color: #efefef;  /* Style for "Links For" table in showresult.txt file */
}

.links{font-family: arial, verdana, san-serif; font-size:15px; color: #221122;}
.hits{color:#8888ff; font-size: 11px;}
.mlink{ 
  font-size: 14px; text-decoration: none; color: #b22222; font-family: arial, verdana, san-serif; /* Latest included site */
}
.cat{color: #b22222; font-weight: bold; text-decoration: none; font-size: 13px;}
.subc{color: #2f4f4f; text-decoration: none; font-size: 13px;}
.al{color: #d2691e; font-size: 12px; font-family: arial, verdana, san-serif; text-decoration: none; font-weight: bold;}
a.al:hover{color: black;}
.adlink{color: #000000; font-size: 12px; text-decoration: none;}
.indexcat{color: green; font-weight: bold; font-size: 14px;}
.topmsg{color: black; font-size:13px; padding-left: 23px; padding:3px;}
.cnt{color: black; font-size: 10px;}
.imgg{cursor: pointer; padding-top: 5px;}

