
A.leftlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.leftlink:VISITED 
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.leftlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #C6A674;
			font-weight: bold;
			text-decoration: underline }

A.midlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 12px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.midlink:VISITED 
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 12px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.midlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 12px;
			color: #C6A674;
			font-weight: bold;
			text-decoration: underline }


A.botlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.botlink:VISITED 
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.botlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #C6A674;
			font-weight: bold;
			text-decoration: underline }



BODY {
 scrollbar-base-color: #000000;
 scrollbar-track-color: #181818;
 scrollbar-face-color: #525552;
 scrollbar-highlight-color: #BCBCBC;
 scrollbar-3dlight-color: grey;
 scrollbar-darkshadow-color: grey;
 scrollbar-shadow-color: black;
 scrollbar-arrow-color: #BCBCBC;
}



/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	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 {
margin-left: 0px;
font-size: 12px;
color: #ffffff;
text-align: justify;
font-weight: none;
font-family: "arial", "geneva", sans-serif;
}

/*	Definition list									*/
dl {
color: #ffffff;
font-family: "arial", "geneva", sans-serif;
}

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

/*	Menu unvisited links							*/
a.menulink:link {
color: #ECE8E0;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #ECE8E0;
}

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

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

/*	Links unvisited links							*/
a.link:link {
color: #9F9F9F;
}

/*	Links visited links							*/
a.link:visited {
color: #9F9F9F;
}

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

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

/*	Unvisited links								*/
a:link {
color: #9F9F9F;
}

/*	Visited links								*/
a:visited {
/* color: #000000; */
color: #9F9F9F;
}

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

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

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

/*	The link description							*/
span.descript {
font-size: 12px;
color: #ffffff;
font-family: "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: xx-small;
color: #ECE8E0;
font-weight: bold;
font-family: "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: xx-small;
color: #ECE8E0;
font-weight: bold;
font-family: "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: xx-small;
color: #c8c8c8;
font-family: "arial", "geneva", sans-serif;
}

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

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

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

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

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 10px;
font-size: small;
font-weight: bold;
border: none;
color: #FFFFFF;
font-family: "arial", "geneva", sans-serif;
}

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

/*	This is used for the sub headers					*/
h2 {
margin-left: 0px;
font-size: 12px;
font-weight: bold;
border: none;
color: #c8c8c8;
font-family: "arial", "geneva", sans-serif;
}

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

/*	This is for page $title_linked						*/
strong.title {
font-size: 12px;
font-weight: bold;
color: #ffffff;
font-family: "arial", "geneva", sans-serif;
}

/*	Table cells								*/
td {
font-size: 12px;
color: #ffffff;
font-family: "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12px;
color: #ffffff;
font-family: "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 10px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

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

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 10px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
font-family: "arial", "geneva", sans-serif;
}













