body {
	background-color: #000000 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small !important;
	color: #FFFFFF !important;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.titulonarja {
	font-size: 16px;
	color: #FF6633;
	font-weight: bold;
	text-align: center;
}

.normalnegrita {
	font-weight: bold;
}

.pequena {
	font-size: x-small;
}

.pqneg {
	font-size: x-small;
	font-weight: bold;
}

.pqnegnrja {
	font-size: x-small;
	font-weight: bold;
	color: #FF6633;
}

