/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/

/*	Paragraph									*/
p { font-size: 14.9px; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", "sans-serif"; }

/*	Definition list									*/
dl { margin-left: 50px; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", "sans-serif";}

/*	Menu									*/
small.menu { font-size: 12px; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", "sans-serif"; }

/*	Menu unvisited links							*/
a.menulink:link { color: #6633FF; background: #FFFFFF; text-decoration:none; }
a.menulink:visited { color: #993399; background: #FFFFFF; text-decoration:none; }
a.menulink:active { color: #FF6666; background: #FFFFFF; text-decoration:none; }
a.menulink:hover { color: #FF6666; background: #FFFFFF; text-decoration:overline underline; }

/*	Links unvisited links							*/
a.link:link { font-size: 14.9px; color: #6633FF; background: #FFFFFF; text-decoration:none; }
a.link:visited { font-size: 14.9px; color: #993399; background: #FFFFFF; text-decoration:none; }
a.link:active { font-size: 14.9px; color: #FF6666; background: #FFFFFF; text-decoration:none; }
a.link:hover { font-size: 14.9px; color: #FF6666; background: #FFFFFF; text-decoration:overline underline; }
a:link { color: #6633FF; background: #FFFFFF; text-decoration:none; }
a:visited { color: #993399; background: #FFFFFF; text-decoration:none; }
a:active { color: #FF6666; background: #FFFFFF; text-decoration:none; }
a:hover { color: #FF6666; background: #FFFFFF; text-decoration:overline underline; }

/*	Links unordered lists							*/
ul { margin-left: 60px; list-style: disc; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", "sans-serif"; }

/*	The link description							*/
span.descript { font-size: 14.9px; color: #333333; background: #FFFFFF; font-family: "verdana", "arial", "geneva", "sans-serif"; }

/*	New links								*/
sup.new { font-size: 12px; color: #FFFFFF; background: #FF3300; font-weight: bold; font-family: "verdana", "arial", "geneva", "sans-serif"; }

/*	Popular links								*/
sup.pop { font-size: 12px; color: #FFFFFF; background: #00CCFF; font-weight: bold; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	Links date and hits							*/
small.date { font-size: 12px; color: #666666; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	Number of links in categories						*/
small.numlinks { font-size: 12px; color: #666666; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This class is for "Looking for something in particular?"		*/
strong.search { font-size: 14.9px; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This class is for "More options"					*/
small.more { font-size: 14.9px; color: #000000; background: #FFFFFF; font-weight: normal; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This is for main headers on all pages *apart* from the home page	*/
h1 { margin-left: 4px; font-size: large; font-weight: bold; border: none; color: #FFFFFF; background: #000000; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This class is for the main header on the Links home page		*/
h1.home { font-size: x-large; font-weight: bold; border: none; color: #FFFFFF; background: #000000; font-family: "verdana", "arial", "geneva", sans-serif;}

/*	This class is for the error messages					*/
strong.error { color: #FFFFFF; background: #FF3300; font-weight: bold; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This is used for the sub headers					*/
h2 { margin-left: 1px; font-size: 14.9px; font-weight: bold; border: none; color: #000000; background: #99CCFF; font-family: "verdana", "arial", "geneva", sans-serif; }

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

/*	This is for page $title_linked						*/
strong.title { font-size: small; font-weight: bold; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	Table cells								*/
td { font-size: 12px; color: #000000; font-family: "verdana", "arial", "geneva", sans-serif; }
.text16px {  font-size: 14.9px }
input,select {font-size:12px }

/*	This is  for Category Listings table cells				*/
td.catlist { font-size: medium; color: #000000; background: #FFFFFF;  font-family: "verdana", "arial", "geneva", sans-serif;}

/*	Preformatted text							*/
pre { margin-left: 60px; font-size: small; font-weight: bold; color: #000000; background: #FFFFFF; }

/*	This is for the page last updated text					*/
small.update { font-size: 12px; color: #999999; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif;}

/*	This is for the total number of links					*/
p.grandtotal { margin-left: 60px; font-size: 14.9px; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif;}
