body { color: #003366; background: #FFFFFF; scrollbar-base-color : #003366; scrollbar-arrow-color : red }
p  { margin-left: 10px; letter-spacing: 0px; color: #003366 }
h1 { margin-left: 20px; letter-spacing: 0px; color: #003366 }
h2 { margin-left: 20px; letter-spacing: 0px; color: #003366 }
h3 { margin-left: 20px; letter-spacing: 0px; color: #003366 }
h4 { margin-left: 20px; letter-spacing: 0px; color: #003366 }
UL { list-style-image: url(http://sd.and.ru/links/i/ul.gif) }
.ss{font-size:x-small}

/*	Definition list	*/
dl { color: #003366 }

/* Menu */
small.menu         { color: #9CBDDE; font-size: 10pt }
a.menulink:link    { color: #9CBDDE; font-size: 10pt }
a.menulink:visited { color: #9CBDDE; font-size: 10pt }
a.menulink:active  { color: #9CBDDE; font-size: 10pt }
a.menulink:hover   { color: #EEEEEE; font-size: 10pt; text-decoration: none }

#/*	Links unvisited links */
a.link:link 		{ color: #0000ff }
a.link:visited 		{ color: #0000ff }
a.link:active 		{ color: #ff0000 }
a.link:hover 		{ color: #ff0000 }
a:link 				{ color: #0000ff }
a:visited 			{ color: #0000ff }
a:active 			{ color: #ff0000 }
a:hover 			{ color: #ff0000 }


/*	The link description */
span.descript { color: black; font-size: 10pt }

/*	New links */
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
}

/*	Links date and hits							*/
small.date { font-family: tahoma, verdana, arial; font-size: 6pt; text-decoration: none; color: #666666 }

/*	Number of links in categories						*/
small.numlinks {
text-decoration: none;
font-size: x-small;
color: #666666;
#
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
font-weight: bold;
}

/*	This class is for "More options"					*/
small.more {
#font-size: small;
color: black;
##
font-weight: normal;
}


/*	This class is for the main header on the Links home page		*/
p.home {margin-left: 10px; letter-spacing: -1px; color: #003366; font: 19px/16px }

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


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

/*	This is for page $title_linked						*/
strong.title {
#font-size: small;
font-weight: bold;
}

/*	Table cells								*/
#td {
#font-size: small;
#color: #000000;
##
#}

td.catlist { color: #cc3300 }

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

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
#
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 30px;
font-size: 10pt;
#font-weight: bold;
color: #003366;
background: #eeeeee;
}












