table { 
   font-family: Century Gothic, Arial;	
   color: #000000;
   font-size: 9pt;
   text-decoration: none;
}

a:link, a:visited {
   font-family: Century Gothic, Arial;	
   color: #0000FF;
   font-size: 9pt;
 }
 
a:hover {
   font-family: Century Gothic, Arial;	
   color: #800000;
   font-size: 9pt;
   text-decoration: none;
 }



.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Century Gothic, Arial, Helvetica !important}

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #800000; font: Bold 12px Century Gothic, Arial, Helvetica }

.javamenu a:link, .javamenu a:visited {
	font-family: Century Gothic, Arial;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}