a:link, a:visited, a:active, a:hover   { 
	color: black;
	background: transparent;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover  { color: #7EC0EE; }

div#tab2 { top: -132px; height: 132px;}