a	{
		text-decoration : none;
		}

a:hover{
		text-decoration : underline;
		background-color : #99ffcc;
		}

a:active{
		color : #990000 ;
		}

table.font 	{
		font-size : 11pt;
		line-height : 130%;

		}
