body { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; background-color: rgb(0,0,0) }

/*	Paragraph									*/
p { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }

/*	Definition list									*/
dl { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; background-color: rgb(0,0,0) 
}

/*	Menu									*/
small.menu { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; background-color: rgb(0,0,0) 
}

/*	Menu unvisited links							*/
a.menulink:link { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; background-color: rgb(0,0,0) }

/*	Menu visited links							*/
a.menulink:visited { color: rgb(204,204,102); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; background-color: rgb(0,0,0) }

/*	Menu active links (not widely supported)				*/
a.menulink:active { color: rgb(255,255,51) 
}

/*	Links unvisited links							*/
a.link:link { color: rgb(255,255,51) }

/*	Links visited links							*/
a.link:visited { color: rgb(204,204,102) }

/*	Links active links (not widely supported)				*/
a.link:active { color: rgb(255,255,51) }

/*	Unvisited links								*/
a:link { color: rgb(255,255,51) }

/*	Visited links								*/
a:visited { color: rgb(204,204,102) }

/*	Active links (not widely supported)					*/
a:active { color: rgb(255,255,51) }

/*	Links unordered lists							*/
ul {
list-style: disc;
color: rgb(255,255,0);
font-size: 8pt;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 8pt;
color: rgb(255,255,0);
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: 8pt;
color: rgb(255,255,0);
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: 8pt;
color: rgb(255,255,0);
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 8pt;
color: rgb(255,255,0);
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 8pt;
color: rgb(255,255,0);
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
font-size: 8pt;
color: rgb(255,255,0);
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 8pt;
color: rgb(255,255,0);
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
font-size: 9pt;
color: rgb(255,255,0);
font-weight: bold;
border: none;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
font-size: 8pt;
color: rgb(255,255,0);
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	This is used for the sub headers					*/
h2 {
font-size: 8pt;
font-weight: bold;
border: none;
color:  #ff0;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	This is for page $title_linked						*/
strong.title {
font-size: 8pt;
color: rgb(255,255,0);
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells								*/
td { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;  align: left }

/*	This is  for Category Listings table cells				*/
td.catlist { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }

/*	Preformatted text							*/
pre { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }
}

/*	This is for the page last updated text					*/
small.update { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }

/*	This is for the total number of links					*/
p.grandtotal { color: rgb(255,255,0); font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }

.navbarhi  { color: black; font-weight: bold; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; text-decoration: underline }
.tablehead  { color: rgb(255,255,0); font-weight: bold; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }
.textnavbar  { color: black; font-size: 8pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; text-decoration: underline }
.whereami  { color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif }
.error  { color: rgb(255,0,0); font-weight: bold; font-size: 9pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif }

