BODY {
	background-color: #000000;
	font-family: tahoma;
	margin: 0px;	
}

.thumb {
	border: 1px solid #FBAF5B;
}

.tbl{
	border-left: 4px solid #FBAF5B;
	border-right: 4px solid #FBAF5B;
	background-color: #000000;
}

.voice{
	font-size: 10px;
	color: #FBAF5B;
}

.border{
	border: 1px solid #FBAF5B; 
}

a.voice {
	font-size: 11px;
	color: #FBAF5B;
	text-decoration: none;
	font-weight: bold;
}

a.voice:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.txt {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 13px;
	text-align: justify;
}

.txt2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt3 {
	font-size: 13px;
	color: #000000;
}