.class10 {
	BORDER-RIGHT: thin; BORDER-TOP: thin; FONT-SIZE: 10px; BORDER-LEFT: thin; LINE-HEIGHT: 150%; BORDER-BOTTOM: thin
}
.class12 {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; LINE-HEIGHT: 150%; BORDER-BOTTOM: medium none
}
.class13 {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 13px; BORDER-LEFT: medium none; LINE-HEIGHT: 150%; BORDER-BOTTOM: medium none
}
.class15 {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 15px; BORDER-LEFT: medium none; LINE-HEIGHT: 150%; BORDER-BOTTOM: medium none
}
.class16 {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 16px; BORDER-LEFT: medium none; LINE-HEIGHT: 150%; BORDER-BOTTOM: medium none; font-weight:bold;
}
.class24 {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 24px; BORDER-LEFT: medium none; LINE-HEIGHT: 150%; BORDER-BOTTOM: medium none
}
A:link {
	COLOR: #000000;
}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #ff6600
}
A:active {
	COLOR: #FF0000;
}
a {
	text-decoration: none;
}

table.chuo a{
	COLOR: #0000FF;
    text-decoration:underline;
    font-weight:bold;
}

table.chuo a:hover{
	COLOR: #ff6600;
	text-decoration:underline;
    font-weight:bold;
}

table.chuo a:active{
	COLOR: #FF0000;
	text-decoration:underline;
    font-weight:bold;
}

table.chuo a:visited{
	COLOR: purple;
	text-decoration:underline;
    font-weight:bold;
}

a.indivisual:link{
	COLOR: #0000FF;
    text-decoration:underline;
    font-weight:bold;
    font-size:12px;
}
a.indivisual:visited{
	COLOR: purple;
	text-decoration:underline;
    font-weight:bold;
    font-size:12px;
}
a.indivisual:active{
	COLOR: red;
	text-decoration:underline;
    font-weight:bold;
    font-size:12px;
}

a.indivisual:hover{
	COLOR: #ff6600;
	text-decoration:underline;
    font-weight:bold;
    font-size:12px;
}

a.page:link{
	COLOR: #0000FF;
    text-decoration:underline;
    font-weight:bold;
    font-size:16px;
}
a.page:visited{
	COLOR: purple;
	text-decoration:underline;
    font-weight:bold;
    font-size:16px;
}
a.page:active{
	COLOR: red;
	text-decoration:underline;
    font-weight:bold;
    font-size:16px;
}

a.page:hover{
	COLOR: #ff6600;
	text-decoration:underline;
    font-weight:bold;
    font-size:16px;
}
