.exinfo a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	border: 1px solid #cc0000;
	background-color: #DEEDD5;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.exinfo a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	border: 1px solid #cc0000;
	background-color: #DEEDD5;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: underline;
}

.exinfo-12px {
  font-size: 12px;
  line-height: 18px;
  color: #1F422A;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  text-decoration: none; }