body {
	background-color: #5e72c6;
}
.write {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: B9C7FF;
	text-align: justify;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #e8ecff;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #e8ecff;
	text-decoration: underline overline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #e8ecff;
	text-decoration: underline;
}
.repeat1 {
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
	background-position: top top;
}
.repeat2 {
	background-image: url(images/index_05.gif);
	background-repeat: no-repeat;
	background-position: top;
}
