body {
	background-color: #ffffff;
}

body,td,th,div,p {
	font-size: 12px;
	color: #000066;
}
.title {
	font-size: 15px;
	color: white;
	font-weight: bold;
}
.guide {
	font-size: 12px;
	color: red;
}
.big {
	font-size: 14px;
}

a:link, a:visited {
	color: #0033ff;
	text-decolation: underline;
}
a:active {
	color: #ff0000;
}

a.pntpref {
	color: #FFFFFF;
	text-decoration:none;
}
a.mobile:LINK    { color:#fd7a0f; }
a.mobile:VISITED { color:#fd7a0f; text-decoration:none; }
a.mobile:ACTIVE  { color:#aa0000; text-decoration:none; }
a.mobile:HOVER   { color:#ffffff; background-color:#fd7a0f; text-decoration:none; }

/*TABLE.menu        { color: #000000; }*/
TABLE.menu TD.sel { color: #808080; }
TABLE.menu A      { color: #0000FF; }

/*
body table:nth-child(4),
body table:nth-child(5) {
	display: none;
}
*/