@charset "utf-8";
.main {
	font-size: 18px;
	font-weight: bold;
	color: #0000A0;
	background-color: #FF9696;
}
body {
	background-color: #0000CC;
}
table.container a {	
	text-decoration:none;
	font-weight:bold;
	color: #000;
}
table.top_menu a {
	text-decoration:none;
	font-weight:bold;
	color: #000099;
}
