a.linkimg:visited {
	border-bottom-style: none;
}
body {
	margin: 0px;
	background: #000;
}
form {
	margin-right: 10px;
	margin-left: 10px;
}
h1.sponsor {
	margin: 0px;
	padding: 2px;
	color: #000;
	background: #FFF;
	font: bold 12px "Courier New", Courier, monospace;
	text-align: center;
}
li a {
	color: #000;
}
li a:visited {
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none;
}
li a:hover, li a:active {
	border: none;
	color: #000;
	text-decoration: none;
}
p {
	margin: 10px;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
p a, p a:visited, p a:active {
	color: #000;
	font-weight: bold;
}
p.img {
	text-align: center;
}
p.projectlogo {
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}
select, input {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
ul.link {
	margin: 0px 5px 10px 20px;
}
ul.link li {
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 10px;
	font-weight: bold;
}
.dark a:visited {
	border-bottom: 1px dotted #FFF;
	color: #FFF;
	text-decoration: none;
}
.dark a:hover, .dark active {
	border: none;
	text-decoration: none;
}
.dark p, .dark ul, .dark a {
	color: #FFF;
}
.projectlogo a:visited, .img a:visited {
	border-bottom-style: none;
}
.projectsys {
	border: 1px solid #0C6;
	background: #000;
}
.projectsys a:visited {
	border-bottom: 1px dotted #FFF;
	color: #FFF;
	text-decoration: none;
}
.projectsys a:hover, .projectsys active {
	border: none;
	text-decoration: none;
}
.projectsys p, .projectsys ul, .projectsys a {
	color: #FFF;
}
.push {
	margin: 10px 5px 5px 5px;
	padding: 0px;
	border: 1px solid #000;
	background: #FFF;
}
.push h1 {
	margin: 5px;
	padding: 2px;
	color: #FFF;
	background: #000;
	font: bold 12px "Courier New", Courier, monospace;
	text-align: center;
}
#coding {
	float: left;
	clear: left;
	margin: 0px;
	width: 160px;
	padding-top: 5px;
}
#coding .dave {
	padding: 0px 5px 5px 5px;
	background: #000;
}
#coding .dave img {
	margin-top: 5px;
}
#coding .dave p, #coding .dave a {
	color: #FFF;
}
#coding a, #coding a:visited {
	color: #FFF;
	text-decoration: none;
}
#coding a:hover {
	color: #FFF;
	text-decoration: underline;
}
#coding p {
	color: #FFF;
	font-size: 9px;
}
#notice {
	float: left;
	margin: 0px;
	width: 170px;
	padding: 5px 5px 5px 10px;
}
#notice a {
	color: #84D92A;
}
#notice a:visited {
	color: #84D92A;
}
#notice a:hover {
	color: #84D92A;
	text-decoration: none;
}
#notice a:active {
	color: #000;
}
#notice p {
	color: #FFF;
	font-size: 9px;
}
