.img_brd {
	border: 2px solid #F5821F;
}
.press_title {
	font-family: Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: faead4;
}
.press_td {
	font-family: Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
.press_title_noright {
	font-family: Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FAEAD4;
	height: 25px;
	line-height: 20px;
	text-indent: 5px;
}
.press_td_no_right {
	font-family: Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
}.gallery_td {
	font-family: Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	border: 1px solid #FAC096;
}
a:link {
	color: #F5821F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #F5821F;
	font-weight: bold;
}
a:hover {
	color: #F5821F;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #F5821F;
	text-decoration: none;
	font-weight: bold;
}
