@charset "utf-8";
/* CSS Document */
.tb {
	border: 1px solid #999999;
}
li.arrow {
	font-size: 10pt;
	line-height: 200%;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../images/arrow.gif);
}
#limenu a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
#limenu a:link {
    font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#limenu a:visited {
    font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#limenu a:active {
    font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#limenu a:hover {
    font-size: 10pt;
	color: #999999;
}
