p.smallink {margin: 20px;
	font: 11px tahoma,arial,helvetica;
	color: #ffcc66;
	}

/* Of course I comment out the deadly border: none */

.tophead {margin-bottom: 1px;
	margin-top: 5px;
	margin-left: 5px;
	/*background: #777777;
	border: none; */
}

.head {	margin-bottom: 0px;
	margin-left: 0px;
	background: black;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
/*	border: none; */
	padding-left: 5px;
text-decoration: underline;
}

.head2 {	margin-bottom: 0px;
	margin-left: 3px;
	background: #666644;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
/*	border: none; */
	padding-left: 16px;
}

.para {margin-left: 3px;
	margin-top: 0px;
	padding-top: 5%;
	padding-bottom: 5%;
	background: black;
/*	border: none; */
	display: block;
}

.para2 {margin-left: 3px;
	margin-top: 0px;
	padding-top: 5%;
	padding-bottom: 5%;
	background: black;
/*	border: none; */
	display: block;
}

#special {margin-top: 5px;
}

#special a {font-size: 70%;
	font-weight: 300;
	}

/* Backgrounds in a's are for IE3, where they don't
	inherit the P bgcolor */

.tophead a {font: 12px tahoma,arial,helvetica;
	font-weight: 700;}

.tophead a:hover, .para a:hover {text-decoration: underline;}

.head a {
	background: black;
	font-weight: 700;}

a {text-decoration: none;
	color: #ffcc66;
	font: 11px tahoma,arial,helvetica;
	}

.special a {font-size: 75%;}

.head2 a {
	background: #666644;
	font-weight: 700;}
