body         { font-family: Verdana; font-size: 10pt }
table        {  font-family: Verdana; font-size: 10pt }
a:visited {
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	color: #0066FF;
	}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #0066FF;
}


a:hover {
	
	border-bottom:1px dotted #808080; font-size: 9pt;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px
}
a:active {
		
	border-bottom:1px dotted #808080; font-size: 9pt;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px
	
	}
	
	.li          { border: 1px solid #B5DB8E;  }
