a:link {
	color: #FFFFCC;
	text-decoration: none;

}
a:hover {
	color: #99FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.special:link {
	color: #4040F0;
	text-decoration: none;

}
a.special:hover {
	color: #FF4400;
	text-decoration: none;
}
a.special:visited {
	color: #208020;
	text-decoration: none;
}
.onlytext {
	line-height: 22px;
}
.backtext {
	line-height: 22px;
	background-image: url(gif/back2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.onlyback {
	background-image: url(gif/back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.main_title {
	font-weight: bold;
	font-size: 18px;
	}
td {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
}
