    a {
		font-size : 12px;
		font-family : Verdana, Arial, Geneva, Helvetica ;
		line-height : 15px;
		text-decoration : none;
		color: #000000;
	}
	a:hover {
		text-decoration : underline;
	}
	span {
		font-size : 12px;
		font-family : Verdana, Arial, Geneva, Helvetica;
		color : #000000;
		line-height : 15px;
	}