body {
color: #C81414;
background: #FF3300;
}

/*	Paragraph									*/
p {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
margin-left: 15px;
}

/*	Definition list									*/
dl {
font-size: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	Menu									*/
small.menu {
font-size: 10px;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

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

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

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

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

/*	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: #C81414;
}

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

/*	Unvisited links								*/
a:link {
color: #6633FF;
}

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

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

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

/*	Links unordered lists							*/
ul {
list-style: disc;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	The link description							*/
span.descript {
font-size: 10px;
color: #333333;
background: #FFFFFF;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	New links								*/
sup.new {
font-size: 9px;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	Popular links								*/
sup.pop {
font-size: 9px;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	Links date and hits							*/
small.date {
font-size: 9px;
color: #666666;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 9px;
color: #666666;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This class is for "More options"					*/
small.more {
font-size: 10px;
color: #000000;
font-weight: normal;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
font-size: 16px;
font-weight: bold;
border: none;
color: #C81414;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This class is for the main header on the Links home page		*/
h1.home {
font-size: 16px;
font-weight: bold;
border: none;
color: #C81414;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This is used for the sub headers					*/
h2 {
font-size: 14px;
font-weight: bold;
border: none;
color: #C81414;
font-family: "Trebuchet MS", Arial, Helvetica, "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: 10px;
font-weight: bold;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	Table cells								*/
td {
font-size: 10px;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12px;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	Preformatted text							*/
pre {
font-size: 10px;
font-weight: bold;
color: #000000;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 9px;
font-weight: bold;
color: #999999;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}

/*	This is for the total number of links					*/
p.grandtotal {
font-size: 12px;
font-weight: bold;
color: #000000;
margin-left: 15px;
font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
}












