/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#020300;
	background-color:#ff6600;
	}
img, ul, li, p{
	padding:0;
	margin:0;
	}
.orangetext{
color:#FF6600;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.copyright{
color:#000000;
font-size:12px;
}
a.bottom:active {
	color: #000000;
}
a.bottom:link {
	color: #000000;
}
a.bottom:visited {
	color: #000000;
}
a.bottom:hover {
	color: #000000;
}
a.bottom:active {
	color: #000000;
}
