@charset "utf-8";
body {
	background-color: #000000; font-family:Geneva, Arial, Helvetica, sans-serif;
}
h1 a {color: black; text-decoration: none;}
.orange {background-color: #ff6634; width: 90%; margin-left: 10px;}
h1 {font-size: 24px; font-weight: bold; font-family:Geneva, Arial, Helvetica, sans-serif;}
.white {background-color: white; margin: 10px; padding: 5px;}
#style1 a{margin-left: 5px; padding: 5px; background-color: #ffcc00; border: 1px dashed #990; color: black; font-size: 10px; font-weight: bold;text-decoration: none; display: block; width: 125px}
#style1 a:hover {color: #ffcc00; background-color: black;}
.style2 {color: white; font-size: 9px;}
.style2 a{color: white; font-size: 9px; font-weight: bold;text-decoration: none;}
.style2 a:hover {color: #ffcc00; text-decoration: underline;}
.bordered {	border: 1px solid #FF6634;}
.style4 {font-size: 14px}
#red { background-color:#990100; display: block; width:100%;}
text {margin-left: 15px; margin-right: 15px;}
}
