/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005CA6;
	background-color: #e6e6e6;
	display: block;
	padding: 8px;
	width: 103px;
	text-decoration: none;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005CA6;
	background-color: #FFFFFF;
	display: block;
	width: 103px;
	text-decoration: none;
	padding: 8px;
}

.Bottom {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	display: inline;
	width: 103px;
	text-decoration: none;
	padding: 8px;
}
.Bottom:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding: 8px;
	width: 103px;
	text-decoration: none;
}

.bold_Title {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #740008;
}

.bold_special {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#990000;
	font-style: normal;
	text-decoration: none;
}

.bold_special:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.bold_recom {

	font-family:Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000000;
}

.bold_special_link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color:#990000;
	font-style: normal;
	text-decoration: none;
}

.bold_special_link:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.bold_front {
	font-family: "Berlin sans fb demi", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color:#005CA6;
	font-style: normal;
	text-decoration: none;
}
