body {background-color: #0f0f0f;font-family: arial;font-size: 10pt; color:#eeeeee}
.news {

background-color: #404040;
font-size: 12pt;
border: solid 1px #0c0c0c;
padding: 5px;
}

.news a {
	color: blue;
	text-decoration: underline;
}

.softwarebox {

background-color: #404040;
font-size: 10pt;
border: solid 1px #0c0c0c;
padding: 5px;

}a {text-decoration: none;color: white;
}a:hover {text-decoration: underline;color: #050505;}
.footer {

font-size: 14pt;
background-color: #0a0a0a;
border: solid 1px white;

}
