Improve layout of front page for 2019-06
diff --git a/pages/_index.html b/pages/_index.html
index b792a36..d6f1ebb 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -3,9 +3,9 @@
 			background-image:url(/home/images/2019-06-bg.jpg);background-repeat:no-repeat;">
   <div class="col-md-15" style="margin-bottom:-40px;">
   	<h1 style="color:#fff;line-height:2.0;"><a href="https://wiki.eclipse.org/Object_Teams_Development_Tooling"
-  			style="color:#AC86A8;" 
-			onMouseOver="this.style.color='#976375'"
-			onMouseOut="this.style.color='#AC86A8'">OTDT</a> rolling releases:<br/>
+  			style="color:#0a0a14;" 
+			onMouseOver="this.style.fontWeight='bolder'"
+			onMouseOut="this.style.fontWeight='lighter'">OTDT</a> rolling releases:<br/>
 		<a href="https://www.eclipse.org/objectteams/download.php"
 			style="color:#A9C3CE;margin-top:4px;"
 			onMouseOver="this.style.color='#C8E7F4'"
@@ -15,19 +15,19 @@
 	<span style="display:inline-block; width:180px;font-size:22px;margin-top:40px;">
 			<a href="/objectteams/documentation.php" style="color:#eee;" 
 			onMouseOver="this.style.color='#F1FF94'"
-			onMouseOut="this.style.color='#aaa'">Documentation</a></span> 
+			onMouseOut="this.style.color='#eee'">Documentation</a></span> 
 	<span style="display:inline-block; width:180px;font-size:22px;">
 		<a href="/objectteams/download.php" style="color:#eee;" 
 			onMouseOver="this.style.color='#F1FF94'"
-			onMouseOut="this.style.color='#aaa'">Download</a></span> 
+			onMouseOut="this.style.color='#eee'">Download</a></span> 
 	<span style="display:inline-block; width:180px;font-size:22px;">
 		<a href="/objectteams/support.php" style="color:#eee;" 
 			onMouseOver="this.style.color='#F1FF94'"
-			onMouseOut="this.style.color='#aaa'">Support</a></span> 
+			onMouseOut="this.style.color='#eee'">Support</a></span> 
 	<span style="display:inline-block; width:180px;font-size:22px;">
 		<a href="/objectteams/getting_involved.php" style="color:#eee;" 
 			onMouseOver="this.style.color='#F1FF94'"
-			onMouseOut="this.style.color='#aaa'">Getting&nbsp;Involved</a></span>
+			onMouseOut="this.style.color='#eee'">Getting&nbsp;Involved</a></span>
   </div>
 </div>