P  {
	font-family : 'Verdana','arial','sans-serif';
	font-size : 14px;
}

H1  {
	font-family : 'Verdana','arial','sans-serif';
	font-size : x-large;
	font-weight : bold;
	text-align : center;
	padding : 0;
}

H2  {
	font-size : medium;
	font-weight : bold;
}

H3  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}

A  {
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #800080;
	font-weight : bold;
}

A:Active  {
	color : #008000;
	font-weight : bold;
}

A:Hover  {
	color : #FF0000;
	font-weight : bold;
}

BODY,  TD {
	font-family : 'Verdana','arial','sans-serif';
	font-size : 14px;
}

UL  {
	font-family : 'Verdana','arial','sans-serif';
}

.PastelGreen  {
	background-color : #99FFCC;
}

.menubar  {
	font-size : smaller;
	text-align : center;
	padding : 4;
	font-weight : bold;
	background-color : FFFF66;
}

.SpamPink  {
	background-color : FF99CC;
}

.PowderBlue  {
	background-color : 9999FF;
}

.PastelOrange  {
	background-color : FF9966;
}

.navbar  {
	font-size : smaller;
	text-align : left;
	font-weight : bold;
	background-color : #00CCCC;
	padding : 4;
	padding-left : 8;
}

.navbarright  {
	font-size : smaller;
	text-align : right;
	font-weight : bold;
	background-color : #00CCCC;
	padding : 4;
	padding-left : 8;
}

.daybar  {
	font-size : smaller;
	text-align : left;
	font-weight : bold;
	background-color : #FF9966;
	padding : 4;
	padding-left : 8;
}

.copyright  {
	font-size : smaller;
	font-style : italic;
	text-align : center;
}

.little  {
	font-size : x-small;
}

.tiny  {
	font-size : xx-small;
}

.big  {
	font-size : 16px;
}
.bigandbold  {
	font-size : medium;
	font-weight : bold;
}
/*	Definition list									*/
dl {
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", 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 unvisited links							*/
a.link:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
background: #FFFFFF;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	The link description							*/
span.descript {
font-size: small;
color: #333333;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	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: 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;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
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 for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

td.catlist {
font-size: medium;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	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;
}
