body{
	font-weight: bolder;
	background-color:#000000;
	color: #FF6600;
	background-attachment: fixed;
	background-image: url(images/orang035.gif);
	background-position: center center;}
a:link{
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
         font-weight:bold;}
a:visited{
	text-decoration: none;
	color: #FF6600;
	font-size: 13px;
         font-weight:bold;}
a:active{
	text-decoration: none;
	color: #FF6600;
	font-size: 13px;
         font-weight:bold;}
a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
         font-weight:bold;}

