body {
		background-image : url(link/bg.gif);
}
.black12 {
	  font-size: 12px; line-height: 18px; color: #333333;
}

a:link {
	  font-size: 12px; color: #0066CC;
}

a:visited {
	  font-size: 12px; color: #CC0000;
}

a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}

.red12 {
	  font-size: 12px; line-height: 18px; color: #CC0000;
}

#tabledefault {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#tabledefault td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.font85 {
	font-size: 80%;
}
