A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #808080; TEXT-DECORATION: none
}
A:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #0868ac;
	TEXT-DECORATION: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}


.photleft {
	float: left;
	margin-right: 16px;
}
.text {
	font-size: 11pt;
	line-height: 150%;
}
.text2 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.navigation {
	font-size: 13px;
	font-weight: 700;
	color: #7B7B7B;
	letter-spacing: 3px;
}
.information_title {
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #CC0033;
}
.information_text {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.text12px {
	font-size: 12px;
	line-height: 24px;
}
.phot_right {
	float: right;
	margin-left: 15px;
}
.all_table_line {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
}