/*	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					*/
body {
color: #7F7F7F;
background: #FFFFFF url(%22http://www.jansweb.com/images/background.gif%22) repeat-y;
}

/*	Search									*/
search.search {
font-size: small;
color: #7F7F7F;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Paragraph									*/
p {
margin-left: 60px;
color: #7F7F7F;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Definition list									*/
dl {
color: #7F7F7F;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #7F7F7F;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #000000;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #000000;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #000000;
}

/*	Links unvisited links							*/
a.link:link {
color: #000000;
font-size: 14px;
}

/*	Links visited links							*/
a.link:visited {
color: #000000;
font-size: 14px;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #000000;
font-size: 14px;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #7F7F7F;
font-size: 14px;
}

/*	Unvisited links								*/
a:link {
color: #000000;
font-size: 14px;
}

/*	Visited links								*/
a:visited {
/* color: #7F7F7F; */
color: #000000;
font-size: 14px;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
font-size: 14px;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #7F7F7F;
font-size: 14px;
}

/*	Links unordered lists							*/
ul {
	list-style: disc;
	color: #7F7F7F;
	font-family: "verdana", "arial", "geneva", sans-serif;
	height: 3px;
	padding: 2px;
}

/*	The link description							*/
span.descript {
font-size: x-small;
color: #C0C0C0;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
	font-size: x-small;
	color: #7F7F7F;
	
	font-weight: bold;
	font-family: "verdana", "arial", "geneva", sans-serif;
	padding: 5px;
}

/*	Popular links								*/
sup.pop {
	font-size: x-small;
	color: #7F7F7F;
	
	font-weight: bold;
	font-family: "verdana", "arial", "geneva", sans-serif;
	padding: 5px;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #7F7F7F;

font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #7F7F7F;

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: 40px;
font-size: large;
font-weight: bold;
border: none;
color: #7F7F7F;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #7F7F7F;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #7F7F7F;

font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
margin-left: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #7F7F7F;

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: small;
font-weight: bold;
color: #7F7F7F;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells								*/
td {
font-size: small;
color: #7F7F7F;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 14px;
color: #7F7F7F;

font-family: "verdana", "arial", "geneva", sans-serif;
}
/*	This is  for HOTSITEZ				*/
td.hotsitez {
background: #000000;
}
a.hotsitez:link {
color: #FFFF00;

}
a.hotsitez:visited {
color: #FEA601;

}
a.hotsitez:active {
color: #FEA601;

}
a.hotsitez:hover {
color: #7F7F7F;

}
/*	Hotsitez END */
/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #7F7F7F;
}

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;

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;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Addy unvisited links							*/
a.addy:link {
font-size: 18px;
font-weight: bold;
color: #000000;

}

/*	Addy visited links							*/
a.addy:visited {
font-size: 18px;
font-weight: bold;
color: #000000;

}

/*	Addy active links (not widely supported)				*/
a.addy:active {
font-size: 18px;
font-weight: bold;
color: #000000;

}

/*	Addy links when hovered over (MSIE only)				*/
a.addy:hover {
font-size: 18px;
font-weight: bold;
color: #7F7F7F;

}

