
.linkItem {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.linkItem:hover {
	color: #FF9900;
	text-decoration: underline;
}
.link06 {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.link06:hover {
  	color: #FF6600;
        text-decoration: underline;
}
.link07 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.link07:hover {
	color: #FF6600;
}
.bo04 {
  	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.but01 {
	font-weight: bold;
	color: #7390A3;
	text-decoration: none;
}
.but01:hover {
	color: #405E71;
}
.imgbdr01 {
	border: 1px solid #CCCCCC;
}
