@charset "ISO-8859-1";
.main_title {
	font-family: "Lucida Grande";
	color: #000;
	font-size: 36px;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}


.text {
	text-align: left;
	font: lighter normal 14px "Lucida Grande";
	color: #000;
}

a:link {
	font-weight: bold;
	text-decoration:none;
}


a:visited {
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	text-decoration:underline;
	text-align: right;
}

.sub_title {
	font-family: "Lucida Grande";
	color: #000;
	font-size: 18px;
}

.news_title {
	color: #000;
	font: bold 14px "Lucida Grande";
}

.news_info {
	color: #666;
	font: italic 12px "Lucida Grande";
}

.news_text {
	color: #000;
	font: 12px "Lucida Grande";
}

.album {
	text-align: left;
	font: lighter normal 12px "Lucida Grande";
	color: #000;
}
