body {
color: #000000;
background: #FFFFFF url("/images/bg5.gif") repeat-y;
}

p {
margin-left: 10px;
color: #000000;
background: #FFFFFF;
font-family: "arial", "geneva", sans-serif, "verdana" ;
text-indent: 0em;
}

dl {
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
margin-left: 10px;
margin-right: 0px;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
text-transform: uppercase ;
color: #FFFFFF;
background: Navy;
font-family: sans-serif, "verdana", "arial", "geneva";
}

a.menulink:link {
color: #FFFFFF;
text-decoration: none;
}

/*	Menu visited links							*/
a.menulink:visited {
text-decoration: none;
color: #FFFFFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FFFFFF;}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: Red;
}

/*	Links unvisited links							*/
a.link:link {
color: Maroon;
}

/*	Links visited links							*/
a.link:visited {
color: Maroon;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: Red;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: Red;
}

/*	Unvisited links								*/
a:link {
color: Maroon;
}

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

/*	Active links (not widely supported)					*/
a:active {
color: Maroon;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: Red;
}




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

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

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

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

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

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

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

/*	This class is for "More options"					*/
small.more {
font-size: small;
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: 10px;
margin-right: 350px;
font-size: large;
font-weight: bold;
border: none;
color: Maroon;
font-family: "Arial", "Helvetica", "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: Maroon;
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: 0px;
font-size: 12pt;
font-weight: normal;
border: none;
color: #FFFFFF;
background: Navy;
font-family: "verdana", "arial", "geneva", sans-serif;
text-indent: 2em;
text-align: center;
}

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

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: LightSteelBlue;
font-family: "Arial", "Geneva", sans-serif;
text-variant: small-upps ;
}
strong.

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

/*	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: x-small;
font-weight: bold;
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: medium;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

