a {
	color: #336699;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #cc3399;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 25px;
	color: #336699;
	font-weight: bold;
	line-height: 25px;
}

.font01 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.font02 {
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}

.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #336699;
}

.date {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.menu {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.menu {
	color: #000000;
	text-decoration:none;
}

a.menu:hover {
	color: #cc3399;
	text-decoration:none;
}

.top {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #999999;
}

a.top {
	color: #cc3399;
	text-decoration:none;
}

a.top:hover {
	color: #000000;
	text-decoration:none;
}