@charset "utf-8";

* {text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:small;color:#999999; font-weight:bold;}
a {
text-decoration:none;
border:none;
}

img {
text-decoration:none;
border:none;
}

p {
color:#999999;

}
body {
	background-color: #000000;
}


.holding {
	margin-top: 50px;
}

