body {
  	background: #FFFF99;
	background-color: #FFFF99;	
	font-family: Verdana, sans-serif;
	font-color: #333300
  	margin: 0px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-color: #333300
}

th {
	font-family: Verdana, sans-serif;
}

.uhome {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	
}
/* - PSEUDO-CLASS Colors the links for mali.djai.net - */
A:link.uhome, A:visited.uhome, A:active.uhome {
	color: #003399;
	text-decoration: none;
}

A:hover.uhome {
	color: #CC6600;
}
	
A:hover {
	color: #CC3399;
	text-decoration: underline;

}
.normal2 {
	color: #333300;
	font-family: Verdana, Arial, Helvetica, Universe, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
s
}
/* - PESUDO-CLASS Colors the link in the body content blue - */
A:link.normal2, A:visited.normal2, A:active.normal2 {
	color: #990000;
}

A:hover.normal2 {
	color: #0099FF;
}

A:visited {
	color: #CC0000;
}

A:link {
	color: #990000;
}

A:active {
	color: #990000;
}		

A:hover{
	color: #0099FF;
}
	
.mission {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;	
