@charset "utf-8";
/* CSS Document */

.top_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#336699;
	}

.top_tab_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	}

.top_tab_white a {
	color:#FFFFFF;
	text-decoration: none;
	}

.table_school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.table_school a {
	color: #000000;
	text-decoration: none;
	}

.table_school a:hover {
	color: #336699;
	}
