@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
}
.style1 {color: #FFFFFF}
a:link {
	color: #CC0A0A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0A0A;
}
a:hover {
	text-decoration: underline;
	color: #CC0A0A;
}
a:active {
	text-decoration: none;
	color: #CC0A0A;
}
.style4 {color: #CC0A0A}
.style12 {
	font-family: "MS PGothic";
	color: #FFFFFF;
	font-size: 18px;
}
.style13 {color: #FF0000}

a:link img {cursor:hand;border: 1px solid red;background-color: #FFFFFF;}
a:visited img {FILTER: alpha(Opacity=60);-moz-opacity:0.7;cursor:hand;border: 1px solid white;background-color: #FFFFFF;}
a:hover img {
	filter: alpha(Opacity=60);-moz-opacity:0.7;border: 1px #FFFFCC;background-color: #FFFFFF;}
a:active img {FILTER: alpha(Opacity=60);-moz-opacity:0.7;border: 1px solid white;background-color: #FFFFFF;}
.border img {border: 1px solid #FFFFFF;background-color: #000000;
a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

