.web {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF6600;
	text-decoration: none;
}
.top {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
.top a:link {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
.top a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
.top a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.menu a:link {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FFcc00;
	text-decoration: none;
}

.pr {
	font-size: 14px;
	line-height: 22px;
	color: #AC030A;
	text-decoration: none;
	font-weight: bold;
}
