.vocis {
	color: #666666;
	background-color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;


}
a {
	color: #33CC66;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
}
.table {
	font-size: 10px;
}
