

/*	Definition list									*/
dl {
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

/*	Menu									*/
small.menu {
font-size: 11px;
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

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

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

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

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

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 11px;
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

.descript {
font-size: 11px;
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

/*	New links								*/
sup.new {
font-size: 11px;
color: #FFFFFF;
background: #FFCC00;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: 11px;
color: #FFFFFF;
background: #990000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 11px;
color: #666666;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

.date {
font-size: 11px;
color: #666666;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 11px;
color: #666666;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

.numlinks {
font-size: 11px;
color: #666666;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

.link {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

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

/*	This class is for "More options"					*/
small.more {
font-size: 11px;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

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

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

/*	This is for page $title_linked						*/
strong.title {
font-size: 11px;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12px;
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

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

/*	This is for the page last updated text					*/
small.update {
font-size: 11px;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

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













