.section {
	background-color: #ffffe0;
	}

.section h1 {
	font: bold 16px verdana, sans-serif;
	color: black;
	margin-bottom: 0;
	border: none;
	}

.section h1 a:link, .section h1 a:visited {
	color: black;
	text-decoration: none;
	}

.section h1 a:hover {
	color: black;
	text-decoration: underline;
	}

.section h2 {
	font: bold 20px verdana, sans-serif;
	color: #990000;
	margin-bottom: 0;
	border: none;
	}

.section h2 a:link, .section h2 a:visited {
	color: #990000;
	text-decoration: none;
	}

.section h2 a:hover {
	color: #990000;
	text-decoration: underline;
	}

ul.first, ul.second {
	list-style-type: none;
	}
ul.third {
	list-style-type: disc;
	}

ul.first a {
	font-size: 22px;
	font-weight: bold;
	}
ul.second a {
	font-size: 14px;
	font-weight: bold;
	}
ul.third a {
	font-size: 10px;
	font-weight: normal;
	}

ul.first a:link, ul.first a:visited, ul.first a:hover {
	color: #990000;
	}
ul.second a:link, ul.second a:visited, ul.second a:hover {
	color: black;
	}
ul.third a:link, ul.third a:visited, ul.third a:hover {
	color: #000099;
	}

ul.first {
	margin-bottom: 50px;
	}
ul.second, ul.third {
	margin-top: 6px;
	margin-bottom: 10px;
	}

ul.first a:link, ul.first a:visited, ul.second a:link, ul.second a:visited, ul.third a:link, ul.third a:visited {
	text-decoration: none;
	}
ul.first a:hover, ul.second a:hover, ul.third a:hover {
	text-decoration: underline;
	}

.section {
	padding: 0 15px 0 15px;
	border: 1px dotted #dcdcdc;
	}

#lynx {
	border: 1px solid #999999;
	background-color: #dcdcdc;
	padding: 10px;
	}





.siteimagelinks {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.siteimagelinks li {
	list-style-type: none;
	float: left;
	position: relative
	}

.siteimagelinks a {
	display: block;
	float: left;
	text-align: center;
	height: 120px;
	text-decoration: none;
	border: 1px solid #ffffe0;
	}

.siteimagelinks a:hover {
	border: 1px solid #dcdcdc;
	}

.siteimagelinks a span.count {
	font-size: 9px;
	color: #999999;
	}

.siteimagelinks a {
	font-size: 10px;
	padding: 8px 2px 0 2px;
	width: 105px;
	background-color: #ffffe0;
	}

.siteimagelinks a.w {
	font-size: 12px;
	padding: 0 3px 0 3px;
	width: 100px;
	}

.siteimagelinks a:link, .siteimagelinks a:visited {
	color: #000099;
	}

.siteimagelinks a:hover {
	color: #0000ff;
	}

.siteimagelinks a:link b, .siteimagelinks a:visited b {
	color: black;
	}

.siteimagelinks a:hover b {
	color: #000099;
	}

.sil {
	border-collapse: collapse;
	border: none;
	}

.sil {
	margin-bottom: 6px;
	}

.sil td {
	vertical-align: top;
	background-color: #ffffe0;
	}

.sil td.l {
	padding-right: 10px;
	}

