/* ------------------------ */
/* -- UPPER MENU LAY-OUT -- */
/* ------------------------ */

table {
	font-family: Trebuchet MS, Arial;
   	font-size: 11pt;
   	font-style: italic;
	font-weight: bold;
   	color: #000000;
}

tr {
	font-family: Trebuchet MS, Arial;
   	font-size: 11pt;
   	font-style: italic;
	font-weight: bold;
   	color: #000000;
}

td {
	font-family: Trebuchet MS, Arial;
   	font-size: 11pt;
   	font-style: italic;
	font-weight: bold;
   	color: #000000;
}

a:link {
   	color : #000000;
   	text-decoration: none;	
}

a:visited {
   	color : #000000;
   	text-decoration: none;	
}

a:active {
    	color : #000000;
   	text-decoration: none;	
}

a:hover {
   	color : #FFFFFF;
   	text-decoration: none;
}
