
body, tr, td   { color: #fff; font-weight: 500; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	Paragraph									*/
p          { color: #fff; font-weight: 500; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; margin-left: 5px }

/*	Definition list									*/
dl        { color: #fff; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	Menu									*/
small.menu     { color: #c0c0c0; font-weight: 500; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; text-decoration: none }

/*	Menu unvisited links							*/
a.menulink:link     { color: #ffd700; font-weight: 600; font-size: small; text-decoration: none }

/*	Menu visited links							*/
a.menulink:visited     { color: #ffd700; font-weight: 600; font-size: small; text-decoration: none }

/*	Menu active links (not widely supported)				*/
a.menulink:active    { color: #000; font-weight: 600; font-size: small; text-decoration: none; background-color: #ffd700 }

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover    { color: #000; font-weight: 600; font-size: small; text-decoration: none; background-color: #ffd700 }

/*	Links unvisited links							*/
a.link:link      { color: #ffd700; font-weight: 600; font-size: medium; text-decoration: none }

/*	Links visited links							*/
a.link:visited       { color: #ffa500; font-size: medium; text-decoration: none }

/*	Links active links (not widely supported)				*/
a.link:active       { color: #000; font-size: medium; text-decoration: none; background-color: #ffd700 }

/*	Links when hovered over (MSIE only)					*/
a.link:hover      { color: #000; font-size: medium; text-decoration: none; background-color: #ffd700 }

/*	Unvisited links								*/
a:link        { color: #ffd700; font-weight: 600; font-size: medium; text-decoration: none }

/*	Visited links								*/
a:visited        { color: #ffa500; font-weight: 600; font-size: medium; text-decoration: none }

/*	Active links (not widely supported)					*/
a:active      { color: #000; font-weight: 600; font-size: medium; text-decoration: none; background-color: #ffd700 }

/*	Links when hovered over (MSIE only)					*/
a:hover  { color: #000; font-weight: 600; font-size: medium; text-decoration: none; background-color: #ffd700 }

/*	Links unordered lists							*/
ul       { color: #fff; font-weight: 600; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; list-style-type: disc; list-style-position: outside }

/*	The link description							*/
span.descript      { color: #fff; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	New links								*/
sup.new     { color: #ff6347; font-weight: normal; font-size: xx-small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; background-color: #000 }

/*	Popular links								*/
sup.pop    { color: #ff6347; font-weight: normal; font-size: x-small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; background-color: #000 }

/*	Links date and hits							*/
small.date   { color: #c0c0c0; font-size: x-small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	Number of links in categories						*/
small.numlinks   { color: #c0c0c0; font-size: x-small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	This class is for "Looking for something in particular?"		*/
strong.search      { color: #fff; font-weight: bold; font-size: medium; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	This class is for "More options"					*/
small.more    { color: #fff; font-weight: normal; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	This is for main headers on all pages *apart* from the home page	*/
h1      { color: white; font-weight: bold; font-size: large; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; border: none }

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

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

/*	This is used for the sub headers					*/
h2     { color: white; font-weight: bold; font-size: medium; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif; border: none }

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

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

/*	Table cells								*/
td   { color: #FFFFFF; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

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

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

/*	This is for the page last updated text					*/
small.update   { color: #d3d3d3; font-weight: bold; font-size: x-small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }

/*	This is for the total number of links					*/
p.grandtotal     { color: #FFFFFF; font-weight: bold; font-size: small; font-family: "Trebuchet MS", verdana, arial, geneva, sans-serif }
.tinytext { color: white; font-size: x-small; font-family: "Trebuchet MS" }
