a {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}

.category-title-1 {
	margin: 5px 4px;
	padding: 3px;
	height: 18px;
	width: 190px;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #000000;


}
.p10 {
	font-size: 11px;
	line-height: 12px;
}
.p12 {
	font-size: 12px;
	line-height: 17px;
}
.p14 {
	font-size: 14px;
	line-height: 130%;
}
.p16 {
	font-size: 16px;
	line-height: 130%;
}
.p18 {
	font-size: 18px;
	line-height: 130%;
}

