.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: xx-small; 
		color: #000000; 
		
}

hr { height: 1px;
	color: #000000;
	noshade
}

.headline {font-size: 16;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.advertise {font-size: 14;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: #000000;
}

A:link {text-decoration: underline; color: #000000; cursor: none;}
A:visited {text-decoration: underline; color: #000000; cursor: none;}
A:active {text-decoration: underline; color: #000000; cursor: none;}
A:hover {text-decoration: underline; color: #333333; cursor: none;}