body {
	background-color: #000000;
	font-family: arial;font-size: 10pt;
	color: #00ff00;
}

.news {
	background-color: #111111;
	font-size: 12pt;
	text-color: #00ff00;
	font-color: #00ff00;
	border: solid 2px #00ff00;
	padding: 5px;
}

.news small {
	text-color: #00ff00;
	font-color: #00ff00;
}

.news a {
	color: white;
	text-decoration: bold;
}

.softwarebox {

background-color: #111111;
font-size: 10pt;
text-color: #00ff00;
border: solid 2px #00ff00;
padding: 5px;

}a {text-decoration: none;color: #00ff00;
}a:hover {text-decoration: underline;color: #ff00ff;}
.footer {

font-size: 14pt;
background-color: #111111;
border: solid 1px #00ff00;
text-color: #00ff00;

}

