
A{
	text-decoration: none;
	font-weight : bold;
}

A:link, A:visited, A:active{
	text-decoration: none;
}

A.navi{
	color:#ffffff;
}



BODY{
	text-decoration : none;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
}
B{
	font-weight : bold;
}
TABLE{
	border:0px;
	width: 740px;
}
TD{
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-size : 12px;
}
TD.show{
	text-align: center;
}
TR.navi{
	background-color: #1A9CD2;
	text-align: center;
	font-size : 12px;
}
TD.navi{
	color:#ffffff;
}

