body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
	background-color: black; 
}

.b	 	{  font-weight: bold; }
.small 	{  font-size: x-small; }

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover		{ text-decoration: underline; }

.order-link {
	color: #E0E0E0;
	font-size: x-small; 
	text-decoration: underline;
}

.order-link:hover {
	color: #FFFFFF;
}

.biglink 	{
	color: #FFFF00;
	font-size: 1.3em;
	text-decoration: none;
}
.altlink 	{
	color: #FFCC00;
	font-size: 1.1em;
	text-decoration: none;
}
li {
	padding: 3px;
}
.mainPageText {
	font-size: small;
	text-align: justify;
	color: #FFFFFF;


}
