.bg {
	background: url(images/bg_up.gif) no-repeat;
}
a:link {
	text-decoration: none;
	color: #669;
}
a:visited {
	text-decoration: none;
	color: #363652;
}
a:hover {
	color: #999CDF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bg_bottom {
	background: url(images/bg_bottom.gif) no-repeat;
}

