<style>
	.blank {}
	a.top {font-family : arial;
		color: #3333CC;
		font-size :14px;
		font-weight: bold;
	}
	a.top:hover {
		color: #F76B00;
	}		
	.middle {font-family : arial;
		color: #626262;
		font-size :12px;
	}
	a.url {font-family : arial;
		color: #626262;
		font-size :11px;
		text-decoration: none;
	}
	a.toplink	 {font-family : arial;
		color: #F76B00;
		font-size :19px;
		font-weight: bold;
	}
	a.toplink:hover {
		color: #3333CC;
	}		
	.toptext {font-family : arial;
		color: #000000;
		font-size :14px;
		text-decoration: none;
	}
	.topblue {font-family : arial;
		color: #3333CC;
		font-size :12px;
		font-weight: bold;
	}
	.topurl {font-family : arial;
		color: #F76B00;
		font-size :12px;
		font-weight: bold;
		text-decoration: none;
	}
	a.index {
		font-family : arial;
		color: #8C8DB2;
		font-size :12px;
		text-decoration: none;
		height : 16px;
		margin-left : 22px;
	}
	a.about {
		font-family : arial;
		color: #C0C0C0;
		font-size :11px;
		text-decoration: none;
 
	}	
		.drop {		font-family : arial;
		font-size :11px;
		text-decoration: none;
 
	}	
</style>