.tokyo_canal2 {
	color: #009900;
	font-size: 14px;
}
.tokyo_canal {
	color: #66cc00;
	font-size: 14px;
}
.map {
	color: #ff9900;
}
.enter {
	color: #ff66ff;
}
.staff {
	color: #009900;
}
.education {
	color: #006699;
}
.news {
	color: #666600;
}
.red {
	color: #ff0000;
}
.white {
	color: #ffffff;
}
.gray {
	color: #666666;
}
.black {
	color: #000000;
}
/*****************/
A, A:visited, A:active{ 
	text-decoration: none;
	font-weight: bold;
	color: #ff9900;
	}

A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ff9900; 
}
/*****************/
.smallest {
	font-size: 4px;
}
.smaller{
	font-size: 9px;
}
.small {
	font-size: 10px;
}
.big {
	font-size: 13px;
}
.bigger {
	font-size: 14px;
}
.biggest {
	font-size: 15px;
}
/*****************/
body, td {
            font-family : "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
            font-size : 12px;
            line-height : 16px;
            color : #444444;
        }
