body {
color: #000000;
background: #FFFFFF url("") repeat-y;
font-family: "verdana", "arial", "geneva", sans-serif; font-size=10pt;
}


/*        Paragraph                                                                        */
p {
margin-left: 60px;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif; font-size=10pt;
}

/*        Definition list                                                                        */
dl {
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        Menu                                                                        */
small.menu {
font-size: 10pt;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        Menu unvisited links                                                        */
a.menulink:link {
color: red;
}

/*        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: red;
background: #FFFFFF;
}

/*        Links visited links                                                        */
a.link:visited {
color: black;
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: green;
background: #FFFFFF;
}

/*        Unvisited links                                                                */
a:link {
color: red;
background: #FFFFFF;
}

/*        Visited links                                                                */
a:visited {
/* color: #FFFFFF; */
color: black;
background: #FFFFFF;
}

/*        Active links (not widely supported)                                        */
a:active {
color: green;
background: #FFFFFF;
}

/*        Links when hovered over (MSIE only)                                        */
a:hover {
color: #FF6666;
background: #FFFFFF;
}

/*        Links unordered lists                                                        */
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

ul.menue {
margin-left: 25px;
list-style: square;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        The link description                                                        */
span.descript {
font-size: 10pt;
color: #333333;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        New links                                                                */
sup.new {
font-size: 12px;
color: #FFFFFF;
background: #0060FF;
font-weight: normal;
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: green;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        Number of links in categories                                                */
small.numlinks {
font-size: x-small;
color: blue;
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, h1.home {
margin-left: 10px;
text-indent: 25px;
font-size: 13pt;
line-height: 30px;
font-weight: normal;
border: none;
color: black;
background: #FFFFFF url("http://www.parens.de/pix/h1back.gif") repeat-x;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        This class is for the error messages                                        */
strong.error {
color: red;
background: white;
letter-spacing: 3px;
font-weight: bold;
font-size; 19px;
font-family: verdana, arial, geneva, sans-serif;
}

/*        This is used for the sub headers                                        */
h2 {
margin-left: 10px;
font-size: 11pt;
border: none;
color: #000000;
background: #FFFFFF url("http://www.parens.de/pix/h1back.gif") repeat-x;
text-indent: 25px;
line-height: 30px;
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: 14px;
font-weight: bold;
color: blue;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        Table cells                                                                */
td {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*        This is  for Category Listings table cells                                */
td.catlist {
font-size: 10pt;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
padding: 15px;
}

/*        Preformatted text                                                        */
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*        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: small;
font-weight: bold;
color: blue;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}







