.th_m img {width:  120px;height: 160px;border: 1px #BC9342 solid}
.th_m a:hover img {border: 1px dashed white;}
.font {
	font: bold 12px  Tahoma;
}
.bot {
	font: normal 11px  Tahoma;
	color: #FFC44E;
}
.bot2 {
	font: normal 11px  Tahoma;
	color: FF9F7B;
	text-decoration: underline;
}
.bot {
	font: normal 11px  Tahoma;
	color: #FFC44E;
}
.bot2:hover {
	color: yellow;
}
.font2 {
	font: bold 12px  Tahoma;
	color: white
}
.f3 {
	font: bold 12px  Tahoma;
	color: #FFC44E;
}
.f3:hover {
	color: yellow;
}
A:hover {
	text-decoration: underline;
	color: #5C0202;
}
A { text-decoration: none;}

