BODY {
	color: Black;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
}
TABLE.content {
font-family: Verdana;
font-size: 12px;
color:#000000}


TABLE.main {
	width: 750px;
}

TABLE.lside{
	width: 145px;
	padding-bottom: 5px;
}

TABLE.rside{
	width: 145px;
	padding-bottom: 5px;
}
A.sidecontent {
font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
padding-left: 5px;
}

A.topmenu{
 font-family: Verdana, Helvetica; 
 font-size: 10px; 
 font-weight: bold; 
 color: #798F81;
  text-decoration: none
  }

TD.navmenu {
 font-family: Verdana, Arial;
 font-weight: bold; 
  font-size: 12px;
   color: #718578; 
   text-align: center;
  }
TD.header {
font-family: Verdana, Arial;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
background-color: #718578;
}

TD.headermain {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1A31BE;
	text-align: center;
	background-color: #DEDCDC;
}

TD.sidecontent {
font-family: Verdana, Arial;
font-size: 10px;
padding-left: 2px;
padding-right: 2px;
text-align: justify;
}
A:HOVER {
	color: Red;
	text-decoration: underline;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: medium;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
font-size: 10px;
font-weight: bold;
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;
}

/*	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: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 12px;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FF3300;
background: #FFFFFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #00CCFF;
background: #FFFFFF;
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;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

a.link {
font-family: Verdana, Arial;
font-size: 12px;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
}
