body {
	color: #000000;
	font-size: 11px;
	background-position: center;
}

/*	Paragraph									*/
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 680px;
	margin-left: 20px;



}

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

/*	Menu									*/
.menu {
	font-size: 10px;
	color: #000000;
	font-family: arial, sans-serif;
	padding: 6px;
}
/*	info Menu									*/
.info {
	font-size: 10px;
	color: #666666;
	font-family: arial, sans-serif;
}
/*	Menu unvisited links							*/
a.menulink:link {
}

/*	Menu visited links							*/
a.menulink:visited {
}

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

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
	text-decoration: none;
}

/*	Links unvisited links							*/
a.link:link {

	line-height:14px;
	font-size:11px;
	color: #000099;
	font-family: arial, sans-serif;
}

/*	Links visited links							*/
a.link:visited {
	color: #551188;
	line-height:14px;
	font-size:11px;
	font-family: arial, sans-serif;
}

/*	Links active links (not widely supported)				*/
a.link:active {
	color: #3333FF;
	line-height:14px;
	font-size:11px;
	font-family: arial, sans-serif;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
	line-height:14px;
	font-size:11px;
	color: #000099;
	font-family: arial, sans-serif;
}

/*	Unvisited links								*/
a:link {
	color: #000099;
	line-height:14px;
	font-size:11px;
	font-family: arial, sans-serif;
}

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

/*	Active links (not widely supported)					*/
a:active {
	color: #3333ff;
	line-height:14px;
	font-size:11px;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
	color: #000099;
	line-height:14px;
	font-size:11px;
}

/*	Links unordered lists							*/
ul {
	/*margin-left: 40px;*/
	color: #000000;
	font-family: arial, sans-serif;
	width: 580px;

}

/*	The link description							*/
span.descript {
	color: #000000;
	font-family: "arial", "geneva", sans-serif;
	line-height:14px;
	font-size:11px
	font-family:arial, sans-serif;
}
/*	The link url								*/
span.url {
	color: #008000;
	line-height:14px;
	font-size:10px;
	font-family:arial, sans-serif;
}

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

/*	Popular links								*/
sup.pop {
font-size: x-small;
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;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-style: italic;

}

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

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

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
	border-bottom:2px solid #93bee2; font-size: xx-large;
	font-weight: bold;
	color: #FFDD55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	margin-left: 20px;*/
	margin-bottom: 0px;
	padding: 4px;
	background-image: url('/img/bg.jpg');
	background-color: #000000;
	text-transform: uppercase;
	width: 700px;

}

/*	This class is for the main header on the Links home page		*/
h1.home {

}

/*	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: 20px;*/
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #6699cc;
	width: 700px;

}

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

/*	This is for page $title_linked						*/
.title {
	font-size:11px;
	font-weight: bold;
	color: #000000;
	font-family: arial, sans-serif;
	text-transform: uppercase;
}

/*	Table cells								*/
td {
line-height:14px;
font-size:11px
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
line-height:14px;
font-size:11px
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
/*margin-left: 40px;*/
font-size: small;
font-weight: bold;
color: #000000;
}

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

/*	This is for the total number of links					*/
p.grandtotal {
/*margin-left: 40px;*/
font-size: medium;
font-weight: bold;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
