a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #CC0033;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
.back01 {
	background-repeat: repeat-y;
	background-position: right;
}
.back02 {
	background-repeat: repeat-y;
	background-position: left;
}
