td {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: none;
}
.gold:link {
	color: #D7D5AD;
	text-decoration: none;
}
.gold:visited {
	color: #D7D5AD;
	text-decoration: none;
}
.gold:hover {
	color: #E1E3C1;
	text-decoration: none;
}
.gold:active {
	color: #E1E3C1;
	text-decoration: none;
}
.tit {
	font-size: 14px;
	font-weight: bold;
}
