BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	background-color: #FF9900;
	color : #331900;
}

TD, DIV {
	font-family :  Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #331900;
}

A {
	text-decoration: none;
	color: #331900;
}

.orange{ color:#FF6600;}
	
#navilink2 {
	background-color: transparent;
	padding: 0px;
	margin: -275px 0px 0px +240px;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 227px;
	height: 150px;
	z-index:1;
	}
	
#navilink1 { 
  background-color: transparent; 
  padding: 0px; 
  margin: -275px 0px 0px -445px;  
  position:absolute;
  top: 50%; 
  left: 50%; 
  width: 493px; 
  height: 150px; 
  z-index:1; 
	}




A:Hover {
	color: white;
}

