body, tr, td { font-size : 9pt;
		color : navy;
		line-height : 150%;}
A:link, A: active, A: visited, A: hover { text-decoration : none;}
a:link  {color : #0000FF; }
a:visited {color:  #0000FF; } 
a:active {color: #333333;}
a:hover  {color :  #FF6600; }

