BODY {
	background-image: url(../images/bg.gif);
	font-family: tahoma;
}

.thumb {
	border: 5px solid #F6ACE3;
}

.tb_main {
	background-color: #FFFFFF;
}
.voice{
	font-size: 10px;
}

a.voice {
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

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

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

.txt2 {
	font-size: 13px;
	font-weight: bold;
}

.txt3 {
	font-size: 13px;
}