
body {
color: #000000;
}

h1,h2,h3,dd,span,sup,ul,ol,p,a,dl,small,tr,td,strong,descript {
   font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
   font-size: 14px;
}


/*	Paragraph									*/
p {
margin-left: 30px;
color: #000000;
background: #FFFFFF;
}

/*	Definition list									*/
dl {
color: #000000;
background: #FFFFFF;
}

/*	Menu									*/
small.menu {
font-size: 10px;
color: #000000;
background: #FFFFFF;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
background: #FFFFFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
font-size: 14px;
color: #FF6666;
background: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
font-size: 14px;
color: #FF6666;
background: #FFFFFF;
}

/*	Links unvisited links							*/
a.link:link {
font-size: 14px;
color: #6633FF;
background: #FFFFFF;
}

/*	Links visited links							*/
a.link:visited {
font-size: 14px;
color: #993399;
background: #FFFFFF;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
background: #FFFFFF;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Links unordered lists							*/
ul {
margin-left: 30px;
list-style: disc;
color: #000000;
background: #FFFFFF;
}

/*	Links unordered lists							*/
ol {
margin-left: 30px;
color: #000000;
background: #FFFFFF;
}

span.descript {
font-size: 14px;
color: #333333;
background: #FFFFFF;
}


/*	New links								*/
sup.new {
font-size: 11px;
color: #FF3300;
/* background: #FF3300; */
font-weight: bold;

}

/*	Popular links								*/
sup.pop {
font-size: 11px;
color: #00C000;
/* background: #00C000;  */
font-weight: bold; 
}



/*	Links date and hits							*/
small.date {
font-size: 10px;
color: #666666;
background: #FFFFFF;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 10px;
color: #666666;
background: #FFFFFF;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
}

/*	This class is for "More options"					*/
small.more {
font-size: 10px;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
}



/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
}

/*	This class is for the main header on the Links home page		*/
/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
font-size: 20px;
border: none;
}

h1.home {
font-size: 20px;
border: none;

}

/*	This is used for the sub headers					*/
h2 {
font-size: 18px;
font-weight: bold;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 40px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 10px;
font-weight: bold;
color: #000000;
background: #FFFFFF;

}

/*	Table cells								*/
td {
color: #000000;
background: #FFFFFF;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12px;
color: #000000;
background: #FFFFFF;
}

/*	Preformatted text							*/

pre {
font-family:  Courier New ,Courier, Lucida Console;
margin-left: 60px;
font-size: 14px;
color: #000000;
background: #C0C0C0;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 10px;
font-weight: bold;
color: #999999;
background: #FFFFFF;

}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: 14px;
font-weight: bold;
color: #000000;
background: #FFFFFF;

}

.hilite {
        COLOR: #FF3333;
        FONT-FAMILY: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
        TEXT-DECORATION: none;
        background: #FFFF00;
   font-weight:bold;
   /* padding : 4px 4px 4px 4px; */ /* poor results imf using NS 4.xx :-(( */
}



.button {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 12px;
}

select,option,textarea,input { 
   font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif; outline:none;
	color: #000000;  
	font-size: 12px;  
	border-color: #000000;  
	background-color: #ffffff;  
}  

input.submit {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 10px;
}

input.text {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 10px;
}







