body {
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 0px;
	background-image: url(../bab_images/bg.jpg);
	} 
   
.text {
	font-family:Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-left:20;
	padding-right:10
	}
   
.orange {
	color:#FFE049;
	text-decoration:none
	}
	
a:link {
	text-decoration: none;
	color:#ffffff
	}
   
a:visited {
	text-decoration: none;
	color: #ffffff
	}
  
a:hover {
	text-decoration: underline;
	color: #ffffff
	}
  
a:active {
	text-decoration: none;
	color: #ffffff
	}
