/* **************************************************************************** *//*	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					*/BODY, TD  {  color: #272455;  font-family: Arial;  font-size:12px;  }/*	Paragraph									*/p {color: #000000;font-family: arial, verdana, helvetica;}/*	Definition list									*/dl {color: #000000;font-family: arial, verdana, helvetica;}/*	Menu									*/small.menu {font-size: 8pt;color: #436185;font-family: arial, verdana, helvetica;}/*	Menu unvisited links							*/a.menulink:link {font-size: 8pt;color: #436185;font-weight: bold;}/*	Menu visited links							*/a.menulink:visited {font-size: 8pt;color: #436184;font-weight: bold;}/*	Menu active links (not widely supported)				*/a.menulink:active {font-size: 8pt;color: #FF0000;font-weight: bold;}/*	Menu links when hovered over (MSIE only)				*/a.menulink:hover {font-size: 8pt;color:  #3366CC; font-weight: bold;}/*	Links unvisited links							*/a.link:link {text-decoration: underline;font-size: 10pt;color: #436185;font-family: arial, verdana, helvetica;font-weight: bold;}/*	Links visited links							*/a.link:visited {font-size: 10pt;text-decoration: underline;font-family: arial, verdana, helvetica;color: #123099;font-weight: bold;}/*	Links active links (not widely supported)		*/a.link:active { font-size: 10pt; text-decoration: underline; font-family: arial, verdana, helvetica; color: #FF0000;font-weight: bold }/*	Links when hovered over (MSIE only)					*/a.link:hover {font-size: 10pt;text-decoration: underline;font-family: arial, verdana, helvetica;color:  #3366CC; font-weight: bold;}/*	Links when hovered over (MSIE only)					*/a:hover {color:  #3366CC;}/*	Unvisited links								*/a:link {color:  #436185;}/*	visited links								*/a:visited {color:  #000000;}/*	Active links (not widely supported)					*/a:active {color: #CC9933;}/*	Links unordered lists							*/ul {margin-left: 10px;list-style: disc;color: #000000;font-family: arial, verdana, helvetica;}/*	The link description							*/span.descript {font-size: 10pt;color: #333333;font-family: arial, verdana, helvetica;}/*	New links								*/sup.new {font-size: x-small;color: #B73134;font-weight: bold;font-family: arial, verdana, helvetica;}/*	Popular links								*/sup.pop {font-size: x-small;color: #B73134;font-weight: bold;font-family: arial, verdana, helvetica;}/*	Links date and hits							*/small.date {font-size: x-small;color: #666666;font-family: arial, verdana, helvetica;}/*	Number of links in categories						*/small.numlinks {font-size: x-small;color: #666666;font-family: arial, verdana, helvetica;}/*	This class is for "Looking for something in particular?"		*/strong.search {color: #000000;font-size: 10pt;font-weight: bold;font-family: "verdana", "arial", "geneva", sans-serif;}/*	This class is for "More options"					*/small.more {font-size: 10pt;color: #000000;font-weight: normal;font-family: arial, verdana, helvetica;}/*	This is for main headers on all pages *apart* from the home page	*/h1 {color: #B73134; font-variant: normal; font-size: 14pt; font-family:                arial, verdana, helvetica; font-weight: bold }/*	This class is for the main header on the Links home page		*/h1.home {color: #B73134; font-variant: normal; font-size: 14pt; font-family:                arial, verdana, helvetica; font-weight: bold }/*	This class is for the error messages					*/strong.error {color: #B73134;font-weight: bold;font-family: "verdana", "arial", "geneva", sans-serif;}/*	This is used for the sub headers					*/h2 {color:  #12309D; font-variant: normal; font-size: 12pt; font-family:                arial, verdana, helvetica; font-weight: bold }/*	This is for the margin for the form elements				*/div.margin {margin-left: 10px;}/*	This is for page $title_linked						*/strong.title {font-size: small;font-weight: bold;color: #B73134;font-family: arial, verdana, helvetica;}/*	Table cells								*/td {font-size: small;color: #000000;font-family: arial, verdana, helvetica;}/*	This is  for Category Listings table cells				*/td.catlist {font-size: 12pt;color: #000000;font-family: arial, verdana, helvetica;}/*	Preformatted text							*/pre {margin-left: 10px;font-size: small;font-weight: bold;color: #000000;}/*	This is for the page last updated text					*/small.update {font-size: 8pt;color: #999999;font-family: arial, verdana, helvetica;}/*	This is for the total number of links					*/p.grandtotal {margin-left: 10px;font-size: x-small;font-weight: bold;color: #000000;font-family: arial, verdana, helvetica;}