BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;

}


A {
	FONT-SIZE: 8pt;
	COLOR: #FC8B09;
	FONT-FAMILY:  Tahoma, Arial;
	TEXT-DECORATION: none;
	font-weight: normal;
	
}
A:hover {
	FONT-SIZE: 8pt;
	COLOR: #FC8B09;
	FONT-FAMILY:  Tahoma, Arial;
	TEXT-DECORATION: underline;
	font-weight: normal;
	
}

.bodytext {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #141B23;
	line-height: 12px;	
}


.titlu_1 {
	font-family:  Tahoma, Arial;
	font-size: 17px;
	font-weight: none;
	color: #91A3B7;
}

.copyright {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #455C7C;
	TEXT-DECORATION: none;
	font-weight: normal;
}

