.domain 
		{
		font-size: 22px;
		font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: bold;
		}
		.freeemail
		{
		font-size: 10px;
		font-family: arial,helvetica,sanserif;
		color: #CC0000;
		white-space: nowrap;
		line-height: 18px;
		font-weight:bold;
		}
		div.box 
		{
		border: solid; 
		border-width: thin; 
		width: 8px; 
		border-color: #699314;
		}
		.listinghd
		{
		font-size: 14px;
		font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: bold;
		}
		.listing
		{
		font-size: 12px;
		font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: normal;
		}
		.linkhd
		{
		font-size: 12px;
		font-family: arial, helvetica, sans serif;
		color: #0007CE;
		font-weight: normal;
		}
		.sponsorinfo
		{
		font-size: 12px;
		font-family: arial, helvetica, sans serif;
		color: #000000;
		font-weight: normal;
		}
		.sponsorurl
		{
		font-size: 12px;
		font-family: arial, helvetica, sans serif;
		color: #007A17;
		font-weight: normal;
		text-decoration: none;
		}
		a:link
		{
		color: #666666;
		text-decoration: none;
		}
		a:visited
		{
		color: #666666;
		text-decoration: none;
		}
		a:hover
		{
		color: #000000;
		text-decoration: underline;
		cursor: hand;
		}
		a:active
		{
		color: #000000;
		text-decoration: none;
		}