body {
color: #000000;
background: #ffe1ff;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 40px;
font-size: 16px;
font-weight: bold;
color: #000000;
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: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h2.related {
margin-left: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h2.contentheader {font-size: 16px;line-height: 16px;font-family: "arial", "verdana", "geneva", sans-serif;text-align: left;color: #0000ff; font-weight: bold;margin-left: 20px;}

.contentheader {font-size: 16px;line-height: 16px;font-family: "arial", "verdana", "geneva", sans-serif;text-align: left;color: #0000ff; font-weight: bold;}

.title {font-size: 11px;line-height: 12px;font-family: "arial", "verdana", "geneva", sans-serif;text-align: left;color: #0000ff; font-weight: bold;}
.address {font-size: 10px;line-height: 12px;font-family: "arial", "verdana", "geneva", sans-serif;text-align: left;color: #000000;}
.columnleft {font-size: 10px;line-height: 12px;font-family: "arial", "verdana", "geneva", sans-serif;text-align: center;color: #000000; background-color: #FFe1ff;}
.columnright {font-size: 10px;line-height: 12px;font-family: "arial", "verdana", "geneva", sans-serif;text-align: center;color: #000000; background-color: #FFe1ff;}
.columnmiddletop {font-size: 10px;line-height: 12px;font-family: "arial", "verdana", "geneva", sans-serif;font-weight: bold;text-align: center;color: #ffffff; background-color: #fcd2fc;}

/*	Paragraph									*/
p {margin-left: 60px;color: #000000;background: #FFe1FF;font-family: "verdana", "arial", "geneva", sans-serif;}

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

.menu {font-size: 12px;color: #000000;font-family: "verdana", "arial", "geneva", sans-serif;text-align: center;}
a.menulink:link {color: #000000;}
a.menulink:visited {color: #000000;}
a.menulink:active {color: #FF6666;}
a.menulink:hover {color: #ff0000;}

/*	Links unvisited links							*/
a.link:link {color: #6633FF;}
/*	Links visited links							*/
a.link:visited {color: #993399;}
/*	Links active links (not widely supported)				*/
a.link:active {color: #FF6666;}
/*	Links when hovered over (MSIE only)					*/
a.link:hover {color: #FF6666;}
/*	Unvisited links								*/
a:link {color: #6633FF;}
/*	Visited links								*/
a:visited {/* color: #FFFFFF; */color: #993399;}
/*	Active links (not widely supported)					*/
a:active {color: #FF6666;}
/*	Links when hovered over (MSIE only)					*/
a:hover {color: #FF6666;}

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

/*	The link description							*/
span.descript {font-size: small;color: #333333;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;
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;
}

/*	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 class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "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: small;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

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

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

