<style type="text/css"> 

a:link	{
	color : #143D69;
	text-decoration : none;
	}

a:visited	{
	color : #143D69;
	text-decoration : underline;
	}

a:hover	{
	color : #FF0000;
	text-decoration : none;
	background-color : #FFB4B4;
	}

td	{
	line-height : 125%;
	}

</style>

