/* .html file rather than the .css file*/
body  {
	color : #000000;
	background : #FFFFFF;
}

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

/* Highlite*/
  em {
        	color: #660000;
        	font-weight: bold;
        	background-color: #ffff99;
        	font-style: normal;
        	line-height : 20px;
        	font-size : 11px;
        	layout-grid-char : 6px;
        }


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

/* Menu*/
small.menu  {
	font-size : x-small;
	color : #000000;
	background : #FFFFFF;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

/* Menu unvisited links*/
a.menulink:link  {
	color : blue;
}

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

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

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

/* Links unvisited links*/
a.linkfeature:link  {
	color : blue;
	background : Beige;
	background-color : Beige;
}

/* Links visited links*/
a.linkfeature:visited  {
	color : #000070;
}

/* Links active links (not widely supported)*/
a.linkfeature:active  {
	color : red;
}

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

/* Unvisited links*/
a:linkfeature  {
	color : blue;
}


/* Links unvisited links*/
a.link:link  {
	color : blue;
	background : #eeeeee;
	background-color : #eeeeee;
}

/* Links visited links*/
a.link:visited  {
	color : #000070;
}

/* Links active links (not widely supported)*/
a.link:active  {
	color : red;
}

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

/* Unvisited links*/
a:link  {
	color : blue;
}

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

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

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

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

/* The link description*/
span.descript  {
	color : #333333;
	background : #eeeeee;
	font-family : "verdana", "arial", "geneva", sans-serif;
	font-size : x-small;
	background-color : #eeeeee;
}

/* The link description*/
span.featuredescript  {
	color : #333333;
	background : Beige;
	font-family : "verdana", "arial", "geneva", sans-serif;
	font-size : x-small;
	background-color : Beige;
}

/* New links*/
sup.new  {
	color : #FFFFFF;
	background : #FF3300;
	font-weight : bold;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

/* Popular links*/
sup.pop  {
	color : #FFFFFF;
	background : #00CCFF;
	font-weight : bold;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

/* Links date and hits*/
small.date  {
	color : #666666;
	background : #eeeeee;
	font-family : "verdana", "arial", "geneva", sans-serif;
	background-color : #eeeeee;
	font-size : xx-small;
	font-style : italic;
}

/* Number of links in categories*/
small.numlinks  {
	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 is for main headers on all pages *apart* from the home page*/
h1  {
	margin-left : 10px;
	font-size : small;
	font-weight : bold;
	border : none;
	color : #FFFFFF;
	background : #E70808;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

/* This class is for the main header on the Links home page*/
h1.home  {
	margin-left : 10px;
	font-size : medium;
	font-weight : bold;
	border : none;
	color : #FFFFFF;
	background : #E70808;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

/* This class is for the error messages*/
strong.error  {
	color : #FFFFFF;
	font-weight : bold;
	font-family : "verdana", "arial", "geneva", sans-serif;
	background-color : Red;
}

/* This is used for the sub headers*/
h2  {
	margin-left : 10px;
	font-size : small;
	font-weight : bold;
	border : none;
	color : #FFFFFF;
	background : #E70808;
	font-family : "verdana", "arial", "geneva", sans-serif;
	background-color : #E70808;
}

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

/* This is for page $title_linked*/
strong.title  {
	font-weight : bold;
	color : #000000;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

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

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

/* This is  for The Amazon table cells*/
td.amazon  {
	color : #000000;
	background : #ffffcc;
	font-family : "verdana", "arial", "geneva", sans-serif;
	background-color : #ffffcc;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
}

/* This is  for The Goto table cells*/
td.gotosearch  {
	color : #000000;
	background : #ffcc00;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

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

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

/* This is for the total number of links*/
p.grandtotal  {
	margin-left : 30px;
	font-size : small;
	font-weight : bold;
	color : #000000;
	background : #eeeeee;
	font-family : "verdana", "arial", "geneva", sans-serif;
}

td.nav  {
	background-color : #E70808;
	font-size : small;
}

td.featurenav  {
	background-color : Olive;
	font-size : small;
}


td.body  {
	background-color : #eeeeee;
	font-size : x-small;
	background : #eeeeee;
}

a.grey:link  {
	color : blue;
	background-color : #eeeeee;
}

a.grey:hover  {
	color : #E70808;
	background-color : #eeeeee;
}

a.grey:visited  {
	color : #000070;
	background-color : #eeeeee;
}

a.grey:active  {
	color : red;
	background-color : #eeeeee;
}



/* Nav unvisited links*/
a.navlink:link  {
	color : #ffffff;
}

/* Nav visited links*/
a.navlink:visited  {
	color : #eeeeee;
}

/* Nav active links (not widely supported)*/
a.navlink:active  {
	color : yellow;
}

/* Nav links when hovered over (MSIE only)*/
a.navlink:hover  {
	color : Blue;
	background-color : yellow;
}


/* Nav unvisited links*/
a.navlinks:link  {
	color : #ffffff;
}

/* Nav visited links*/
a.navlinks:visited  {
	color : #eeeeee;
}

/* Nav active links (not widely supported)*/
a.navlinks:active  {
	color : yellow;
}

/* Nav links when hovered over (MSIE only)*/
a.navlinks:hover  {
	color : Blue;
	background-color : yellow;
}


/* Photo unvisited links*/
a.photolink:link  {
	color : #000000;
}

/* Photo visited links*/
a.photolink:visited  {
	color : #000000
}

/* Photo active links (not widely supported)*/
a.photolink:active  {
	color : yellow;
}

/* Photo links when hovered over (MSIE only)*/
a.photolink:hover  {
	color : yellow;
}

