@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../spshow/images/show_images/background4.png);
}

a:active {
	color: #425273;
	text-decoration: none;
}

a:hover {
	color: #03C;
	text-decoration: underline;
}

a:visited {
	color: #425273;
	text-decoration: none;
}


a:link {
	color: #425273;
	text-decoration: none;
}