.bold-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #020202;
}
.bold-red {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #D70101;
}
.body-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #020202;
}
}
TD.navi A:link			{font-size: 11px; text-decoration: none; color: #004370;  }
TD.navi A:active			{font-size: 11px; text-decoration: none; color: #004370;  }
TD.navi A:visited			{font-size: 11px; text-decoration: none; color: #004370;  }
TD.navi A:hover			{font-size: 11px; text-decoration: none; color: #FFFFFF; }

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #020202;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.border-img {
	border: 1px solid #020202;
}
.box-opinions {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #020202;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.box-opinions-header {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #306E59;
	font-weight: bold;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}
