<style>


	TD {
		font-family : Tahoma, arial, helvetica;	font-size : 12px;
	}

	A{
		font-family : Tahoma, arial, helvetica;
		font-size : 12px;
		font-weight:bold;
		text-decoration : none;
		color: #31A489;
	}

	A:HOVER {
		font-family : Tahoma, arial, helvetica;
		font-size : 12px;
		font-weight:bold;
		color: Black;
		text-decoration : none;
	}

	A:VISITED {
		font-family : Tahoma, arial, helvetica;
		font-size : 12px;
		font-weight:bold;
		color: #31A489;
		text-decoration : none;
	}
	
	P:TITLE{
		font-size : 18px;
		font-weight:bold;
	}

</style>