/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
body {
color: #FFFFFF;
background: #000000;
}

/*	Paragraph									*/
p {
margin-left: 15px;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	Menu									*/
small.menu {
font-size: 12px;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
; font-weight: bold
}

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

}

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

}

/*	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: #009900;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none

}

/*	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: 15px;
list-style: disc;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 12px;
color: #0000CC;

font-family: "verdana", "arial", "geneva", sans-serif;
; font-weight: normal
}

/*	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: 9px;
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: #0000CC;

font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
; font-size: 12px
}

/*	This class is for "More options"					*/
small.more {
font-size: 12px;
color: #FF6600;

font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 5;
font-size: 16px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 5;
font-size: 16px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #003366;
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: 5;
font-size: 14px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	This is for page $title_linked						*/
strong.title {
font-size: 16px;
font-weight: bold;
color: #000000;

font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*	Table cells								*/
td {
font-size: 13px;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 14px;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 15px;
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: 15px;
font-size: 14px;
font-weight: bold;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

.mytitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.gfxdescribe {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000099; text-decoration: none; list-style-position: outside; list-style-type: decimal}
.textb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #0033CC; text-decoration: none}
a.textb:hover {color: #FF6666;}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.textb2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: none}
.pinoylink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; list-style-position: outside; list-style-image: url(assets/cssbullet.gif); list-style-type: square; line-height: normal; text-indent: -5pt}

.myerror {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000}
.mycategory {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.mylinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF6666 text-decoration: none}
.texts {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal}
