body,td,li,p{ 
	font-family: Arial, sans-serif; font-size: 10pt; color: #dd5500;
} 
body{ 
	background: url(/images/lightbricks.jpg); 
}

a{ 
	color: black; text-decoration: underline;
}
a:hover{ 
	background-color: #dd5500; color: white; text-decoration: none; 
}

.maintitle{ 
	font-family: verdana, sans-serif; font-weight:bold; color: #DD5500; font-size: 20;
}
a.navlink{ 
	border: 0px solid white; text-decoration:none; color: white; background-color: transparent; 
}
a.navlink:hover{ 
	background-color: transparent; color: black; 
}
.altheader{ 
	font-weight:bold; color:#DD5500;
	font-size: 90%;
}
